Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 526 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 526 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 (2023-07-27)

Changed

  • Conversion extension overloads to all have the same implementation.

Fixed

  • Bug with ReadOnlyMapEntry by adding a ReadOnlyMapImpl class to return proper ReadOnlyMapEntry instances.

1.0.0 (2023-01-11)

Initial release.