Skip to content

Releases: Pscheidl/enum-collections

v1.5.0

26 May 08:12
49cd5cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

25 May 13:55
4c88a0f
Compare
Choose a tag to compare

What's Changed

  • fix: proc-macro properly generated VARIANTS field when enabled by @Pscheidl in #23

Full Changelog: v1.4.0...v1.4.1

v1.4.0

25 May 12:41
1707a3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

24 May 19:48
0087513
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

24 May 12:42
29fecbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

24 May 08:05
9f16434
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

24 May 08:03
7f9a049
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

16 May 08:27
1f761f7
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

11 May 08:24
547d1cd
Compare
Choose a tag to compare

What's Changed

  • feat: const-sized stack-allocated enummap by @Pscheidl in #16

Full Changelog: collections-v0.10.0...v1.0.0

collections-v0.10.0

19 Feb 09:48
Compare
Choose a tag to compare

What's Changed

  • feat: Debug and Eq implementations feature-flagged, enabled by default by @Pscheidl in #15

Full Changelog: collections-v0.9.0...collections-v0.10.0