Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@RussellLuo RussellLuo released this 26 Jun 10:25
· 2 commits to main since this release

This is the official release of v3.0.0 👏

Major changes (Since v3.0.0-beta.1):

  • Improve Map and Slice to support scalar elements (c97eada)
  • Add EachMap and EachSlice (6de4da4)
  • Use any instead of interface{} (72cd271)
  • Improve error messages (bb82618)