Skip to content

Releases: PlanitarInc/slc

v0.3.1

06 Nov 18:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 Oct 14:11
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #8
  • Support named slice types in API by @korya in #9

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

01 Sep 03:44
Compare
Choose a tag to compare

What's Changed

  • Submit test coverage to Coveralls.io by @korya in #3
  • ci: Lint all changes using golangci-lint by @korya in #4
  • Add Make rules to test code locally by @korya in #5
  • Add more functions: Map, Reduce and *Func variations by @korya in #6
  • Add more functions: DiffFunc(), Overlap*(), Intersect*() and Uniq*() by @korya in #7

Full Changelog: v0.1.2...v0.2.0