Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

0.2.0

Latest
Compare
Choose a tag to compare
@bash bash released this 20 Sep 17:05
· 14 commits to master since this release
7b32eff
  • Minimum required version of .NET Standard raised to 2.1.
  • Fody.Equals and Messerli.Utility are no longer pulled in as dependencies.
  • FileOpeningBuilder is now immutable: Modifying methods such as like .Read() and .Write() now returns a copy instead of changing the builder's state.