Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 2.29 KB

File metadata and controls

47 lines (27 loc) · 2.29 KB

0.7.0 (2026-06-28)

Bug Fixes

Features

  • add ObjectKeyedMap for identity-keyed maps (fe9e960)
  • Cleanup (d9491fe)

0.3.0 (2021-03-20)

  • 0.3.0 (d87596e)
  • Add better native CS tests, lots of cleanup, make abstract array use native IList in c#. (468ff3c)
  • Add better native CS tests, lots of cleanup, make abstract array use native IList in c#. (b599603)
  • feat: Cleanup abstract map, inline most functions. (5fed4a6)

0.2.0 (2021-02-24)

  • Release 0.2.0 (fb957a5)
  • chore: Bump version. (1c1f8ec)
  • Feat: Make C# abstract map directly cast to generically typed dict. (dc38c6c)

0.1.0 (2020-05-07)

  • Release 0.1.0 (9314640)
  • CHORE: update changelog. (ce5ada0)
  • REFACTOR: Cleanup tests after change from extends to defaults (e4cac36)
  • REFACTOR: Handle base types more strongly for c# (a39aa1c)

0.0.1 (2020-05-05)