Releases: hashmap-kz/relimpact
Releases · hashmap-kz/relimpact
v0.0.8
Changelog
New Features
- 9d8e1c7 feat: init integration tests
Bug fixes
- 401be26 fix: add toSlash for docs files
- 5fb92d7 fix: bin finder fn (integ-tests)
- c23d13b fix: slashes in testdata
- 24ae6d2 fix: working on tests
- 6e9b0e4 refactor: update project structure
Documentation updates
Build process updates
- cf5af76 ci: add integration tests workflow
v0.0.7
Changelog
New Features
- c2307be feat: change summary table layout
- d30df45 feat: logging instead of fmt
- 3bff3cd feat: update versions
Bug fixes
- bca9ad5 Revert "fix: cleanup"
- 573891a fix: cleanup
- 36733fe fix: lint issues
- 5a0c267 fix: lint issues
- a9697f4 fix: log messages
- 97b2e21 fix: turn off static check lint rule while refactoring
- 85d8f5c fix: unit tests
- d5d30ea fix: update version
- 6e0f628 refactor: update docs changes table summary
- 7accd39 refactor: working on unit-tests
Dependency updates
- 5e32f2b build(deps): bump actions/checkout from 4 to 5
- dfc3e94 build(deps): bump actions/github-script from 7 to 8
- 0a488d1 build(deps): bump actions/setup-go from 5 to 6
- 4b84adf build(deps): bump actions/upload-artifact from 4 to 5
- edacb71 build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
- 6acc696 build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
- b3b8e42 build(deps): bump github.com/yuin/goldmark from 1.7.12 to 1.7.13
- e090584 build(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.7.14
- 109d59a build(deps): bump github.com/yuin/goldmark from 1.7.14 to 1.7.16
- 5d2bd54 build(deps): bump github.com/yuin/goldmark from 1.7.16 to 1.7.17
- 87890dd build(deps): bump github.com/yuin/goldmark from 1.7.17 to 1.8.2
- 90b3f81 build(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0
- 832ccfb build(deps): bump golang.org/x/mod from 0.30.0 to 0.31.0
- 5c07328 build(deps): bump golang.org/x/mod from 0.31.0 to 0.32.0
- b990791 build(deps): bump golang.org/x/mod from 0.32.0 to 0.33.0
- afd0f59 build(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0
- 11897cd build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0
- 167a84d build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0
- e84abab build(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0
- 096c376 build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0
- e2b39cc build(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0
- e42134a build(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0
- d6fc036 build(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0
- 66ee3ac build(deps): bump golang.org/x/tools from 0.41.0 to 0.42.0
- b074715 build(deps): bump golang.org/x/tools from 0.42.0 to 0.43.0
- 663ad43 build(deps): bump golangci/golangci-lint-action from 8 to 9
Documentation updates
- ca67b7d docs: update README.md
Build process updates
v0.0.6
v0.0.5
Changelog
New Features
- 67ba5cf feat: packages.Load() is pretty expensive. trying to cache by commit-sha.
Bug fixes
- 8bb0e28 fix: add notes
- ae10fa4 fix: enable caching in actions
- 61ae5e4 fix: loop variable
- 9303c56 fix: mods
- 76a18eb fix: store cache at the '.cache' directory, for use in actions
Documentation updates
- d3841e0 docs: update readme
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Changelog
New Features
- 8815fe3 feat: docs diff
- 6c0c6e9 feat: docs diff, add word count per section
- c957439 feat: other files diffs (by ext)
- 7a0a461 feat: struct fields
- 40b6adb refactor - Revert "refactor - feat: snapshot API parallel"
- 14aa858 refactor - feat: add --greedy flag for testing concurrency vs seq execution
- f077984 refactor - feat: api changes String() v3
- 24158da refactor - feat: api diffs groupped
- c042be0 refactor - feat: concurrency (checkout, snap, diffs)
- 177c6f6 refactor - feat: docs changes String() v1
- 8ac01c8 refactor - feat: mod diff
- e35d2bc refactor - feat: snapshot API parallel
Bug fixes
- a634fd3 fix: API change diff
- 9984c9b fix: build image
- 45e9ee8 fix: package naming
- 9501e9b refactor - fix: CLI usage
- 68b187c refactor - fix: clean code
- 247d33c refactor - fix: cleanup
- b5d184f refactor - fix: git workdirs
- 62b20a4 refactor - fix: headers, delimiters
- 24e5d36 refactor - fix: lint issues (partly)
- 831cb1c refactor - fix: minimize cfg in snap api
- 07a036f refactor - fix: result report
- 60cd15c refactor - fix: token.IsExported(name) -> pay attention only on public API
- 45b9e6f refactor - fix: unit tests
- 16d823f refactor - fix: update lint issues
- 11d0634 refactor - refactor: basic unit tests
- 1b32cda refactor - refactor: basic unit tests
- ea098ea refactor - refactor: organize api
- 7953ed9 refactor - refactor: testutils
- f93db3a refactor - refactor: unit tests, project structure
- fcc8f3f refactor - refactor: update project structure
- 417e719 refactor: organize packages
- fafecdf refactor: project structure
- 58bfe19 refactor: update naming
Documentation updates
- 1f3e846 docs: add readme
- 056d740 docs: update readme
- 82543e6 docs: update readme
- de37437 docs: update readme, add installation notes
- 07b5e78 refactor - docs: add examples
- 4875020 refactor - docs: update readme
- 8eefff2 refactor - docs: update readme
- c4dcd83 refactor - docs: update readme
- e01e659 refactor - docs: update readme
- 350d6be refactor - docs: update readme, add github action example
- 6e49cc1 refactor - docs: update readme, add github action example
- 7aaf0c8 refactor - docs: update readme, add github action example
Build process updates
- a48a535 ci: add brews
- 235c1d6 ci: add brews
- 421c25b ci: add manifests
- ead87e0 ci: turn off docker for a while
- 2270b5b ci: update manifests
- 39ac094 refactor - ci: update dockerfile