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 b95c6b4bf5 chore(release): v1.2.0 [skip ci]
# [1.2.0](https://gitlab.com/mfgames-cil/mfgames-io-cil/compare/v1.1.0...v1.2.0) (2021-12-07)

### Bug Fixes

* protect against non-existent directories while finding ([2b562e8](2b562e8c34))

### Features

* added assembly.GetDirectory() ([53aacbf](53aacbf862))
2021-12-07 04:36:00 +00:00

2.4 KiB

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