This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
mfgames-io-cil/CHANGELOG.md
semantic-release-bot 2800cd039a chore(release): v1.2.1 [skip ci]
## [1.2.1](https://gitlab.com/mfgames-cil/mfgames-io-cil/compare/v1.2.0...v1.2.1) (2021-12-07)

### Bug Fixes

* handle directory.Exists caching ([233656a](233656abb9))
2021-12-07 05:07:25 +00:00

2.7 KiB

1.2.1 (2021-12-07)

Bug Fixes

  • handle directory.Exists caching (233656a)

1.2.0 (2021-12-07)

Bug Fixes

  • protect against non-existent directories while finding (2b562e8)

Features

  • added assembly.GetDirectory() (53aacbf)

1.1.0 (2021-12-07)

Features

  • added more extension methods, updated documentation (cca890b)

1.0.5 (2021-09-11)

Bug Fixes

  • nuget: fixing packaging and versioning (29fd621)
  • nuget: fixing packaging and versioning (24faa43)
  • nuget: fixing packaging and versioning (4eca768)

1.0.4 (2021-09-11)

Bug Fixes

  • moving directory props in the same place (7d55de8)

1.0.3 (2021-09-11)

Bug Fixes

  • semantic-release-nuget: correcting package version race condition (f3966a7)

1.0.2 (2021-09-11)

Bug Fixes

  • updating readme to trigger build (dade5a7)

1.0.1 (2021-09-11)

Bug Fixes

  • updating NuGet description (2aa87a9)

1.0.0 (2021-09-11)

Features