Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 1.76 KB

Change Log

All notable changes to this project will be documented in this file. See versionize for commit guidelines.

1.0.0-alpha.2 (2022-11-20)

Features

1.0.0-alpha.1 (2022-9-6)

1.0.0-alpha.0 (2022-8-11)

0.4.0 (2022-1-5)

Features

  • Add IImmutablePropertyContainer interface (52d82ba)

0.3.0 (2021-12-31)

Features

  • Add Update extension method to ImmutablePropertyCollection (1a35754)

0.2.0 (2021-12-28)

Bug Fixes

  • Optimize ToImmutable method (0170496)

Features

  • Add static Empty property to ImmutableCollection (5abbea7)

0.1.0 (2021-12-11)