Skip to content

Releases: stretchr/objx

v0.5.2

29 Feb 09:59
307d0db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

08 Aug 12:03
65e87f4
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @autarch made their first contribution in #128. Thank you for your contribution!
  • @alexandear made their first contribution in #129. Thank you for your contribution!
  • @dolmen made their first contribution in #139. Thank you for your contribution!

Full Changelog: v0.5.0...v0.5.1

v0.5.0

15 Oct 03:19
50a2c06
Compare
Choose a tag to compare

v0.4.0

08 May 11:03
5dbb4e6
Compare
Choose a tag to compare

v0.3.0

15 Jul 08:16
Compare
Choose a tag to compare

Enhancements

Fixes

v0.2.0

09 Apr 12:34
ea4fe68
Compare
Choose a tag to compare

Notes

This release drops the support for go version less then 1.10.

Enhancements

Fixes

v0.1.1

10 Jun 06:30
477a77e
Compare
Choose a tag to compare

Changelog

Enhancements

  • func MSI(keyAndValuePairs ...interface{}) Map does not longer panik, when called with wrong arguments

Fixes

  • Added tests

v0.1.0

26 Jun 14:28
facf9a8
Compare
Choose a tag to compare

First release