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 2d8829b8e9 chore(release): v1.2.2 [skip ci]
## [1.2.2](https://gitlab.com/mfgames-cil/mfgames-io-cil/compare/v1.2.1...v1.2.2) (2021-12-07)

### Bug Fixes

* assemblies are files, not directories ([e69971d](e69971df7f))
2021-12-07 05:20:33 +00:00

2.9 KiB

1.2.2 (2021-12-07)

Bug Fixes

  • assemblies are files, not directories (e69971d)

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