Skip to content

Releases: hashmap-kz/relimpact

v0.0.8

06 Apr 07:19
fe22c43

Choose a tag to compare

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

05 Apr 15:24

Choose a tag to compare

Changelog

New Features

  • c2307be feat: change summary table layout
  • d30df45 feat: logging instead of fmt
  • 3bff3cd feat: update versions

Bug fixes

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

Build process updates

v0.0.6

10 Jun 06:04

Choose a tag to compare

Changelog

Bug fixes

  • e8c43d9 fix: caching
  • 7da1166 fix: enable caching in actions
  • 30461f6 fix: enable caching in actions
  • b0a87fb fix: enable caching in actions
  • 38d1fc2 fix: enable caching in actions
  • 00c31ef fix: enable caching in actions

Documentation updates

v0.0.5

10 Jun 05:23
cd6fdd8

Choose a tag to compare

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

v0.0.4

09 Jun 11:04
308b731

Choose a tag to compare

Changelog

New Features

Documentation updates

v0.0.3

09 Jun 04:30
8b62ba4

Choose a tag to compare

Changelog

Bug fixes

  • 20642c7 fix: cleanup sources
  • ec5773c fix: do not run on release
  • 31d3b12 fix: pretty print changed details collapsed

Documentation updates

Build process updates

  • 9c4e12c ci: codecov integration
  • 643a911 ci: disable sticky pull request comments

v0.0.2

08 Jun 16:35
93bf1e4

Choose a tag to compare

Changelog

Bug fixes

Documentation updates

  • 34c30f7 docs: update examples
  • 30c27d1 docs: update readme on github action

Build process updates

  • dbe6948 ci: add relimpact.yml for checking self

v0.0.1

08 Jun 16:12
53eee5c

Choose a tag to compare

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

Other work