Skip to content

Release for v0.2.1 (automated)

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 17:42
· 59 commits to main since this release

Changelog for release v0.2.1

This small release refactors the internal structure of the cexfind
module. The API remains unchanged.

  • a simpler duplicate item checker is used
  • sorting uses slices.SortFunc, promoting higher-grade equipment of the
    same price
  • tests were adjusted to suit new sorting
  • the module comments were improved