Skip to content

Releases: savi-lang/Map

v0.20240831.0

31 Aug 22:59
cf261dc

Choose a tag to compare

What's Changed

  • Remove *_until-style iteration methods. by @jemc in #18

Full Changelog: v0.20240704.0...v0.20240831.0

v0.20240704.0

05 Jul 02:06
49ac11f

Choose a tag to compare

What's Changed

  • Add get_or_insert method. by @jemc in #17

Full Changelog: v0.20230621.0...v0.20240704.0

v0.20230621.0

21 Jun 20:08
ff7b13c

Choose a tag to compare

What's Changed

  • Add Map.Readable.is_empty and .is_not_empty convenience methods. by @jemc in #16

Full Changelog: v0.20230617.0...v0.20230621.0

v0.20230617.0

17 Jun 16:23
2750700

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20220304.0...v0.20230617.0

v0.20220304.0

04 Mar 16:47
0921bb4

Choose a tag to compare

Add `Map` library code.