Skip to content

Releases: ikkerens/ikeapack

v1.5.1

13 Mar 12:17
Compare
Choose a tag to compare
Fixed bug where an incorrect type would ignore ignoring

v1.5.0

13 Mar 12:03
Compare
Choose a tag to compare
Added support for skipping ignored & unexported struct fields

v1.4.0

05 Mar 21:14
Compare
Choose a tag to compare

Mostly improved testing, but there's a breaking change where Len() no longer returns an error.

v1.3.0

01 Mar 10:47
Compare
Choose a tag to compare
  • Minor cleanup
  • Adds Go 1.12 support
  • Removes older Go versions support (pin your go.mod to v1.2.2 if you want to use older versions)