Skip to content

v1.0.0-next.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 12:18
· 631 commits to main since this release
baf98fd

1.0.0-next.2 (2022-02-15)

Bug Fixes

  • consider a type as immutable only if it is a read only type or a string (#9) (93d8eec)

Features

  • add configuration whether to deep clone objects (#10) (baf98fd)
  • enumerables: optimize array mapping by using Array.Clone() in certain cases (#7) (89f96c4)