Releases: hashmap-kz/godedup
Releases · hashmap-kz/godedup
v1.0.5
07 May 05:52
Compare
Sorry, something went wrong.
No results found
Changelog
Bug fixes
4feed5f fix: add overflow-x in html view (for logs lines of code)
Documentation updates
81edfa6 docs: update readme (preview)
v1.0.4
04 May 16:39
Compare
Sorry, something went wrong.
No results found
Changelog
New Features
Bug fixes
4a3f2ac fix: html layout (fit horizontally into the box)
1b2382b fix: html layout (scrolling)
b1e143b fix: html layout (stable v1)
e278788 fix: html layout (stable v2)
ffc4b18 fix: html, scrolling with overflow
fde3e68 fix: lint issues, add constants
40e4eef refactor: split multiple printers into separate files
1a465cd refactor: using html/template instead of hardcoded strings
Documentation updates
a14e967 docs: update readme (add html output example)
c774df7 docs: update readme (add notes on location)
3e7ad1d docs: update readme (change preview)
v1.0.3
04 May 14:44
Compare
Sorry, something went wrong.
No results found
Changelog
New Features
1e109d7 feat: allow multiple --exclude patterns in CLI
752b07e feat: exclude regex
19a47c0 feat: refactor utility pkg
bf1463a feat: unit-tests
Bug fixes
Documentation updates
3dae6fa docs: update readme with actual flags, exit with 0 even when clones are found
0496932 docs: update readme, installation paragraph
v1.0.2
03 May 16:44
Compare
Sorry, something went wrong.
No results found
Changelog
Bug fixes
9c564e2 fix: update flags (output format)
Documentation updates
f11014f docs: update README.md (flags and usage)
8b50dc2 docs: update README.md (install notes)
v1.0.1
03 May 14:48
Compare
Sorry, something went wrong.
No results found
Changelog
New Features
1dbd42f feat: init godedup project (stable v1 preview)
Bug fixes
c5d9f55 fix: update mod and packages
Build process updates