5530ae43c3
# [2.0.0](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/compare/v1.0.3...v2.0.0) (2021-12-01) ### Bug Fixes * **semantic-release:** updating inherits ([7cb572b
](7cb572bd2e
)) ### Features * provide the names via the tool builder ([1f1d0a4
](1f1d0a4d9f
)) ### BREAKING CHANGES * Changed the API.
47 lines
2 KiB
Markdown
47 lines
2 KiB
Markdown
# [2.0.0](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/compare/v1.0.3...v2.0.0) (2021-12-01)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **semantic-release:** updating inherits ([7cb572b](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/commit/7cb572bd2e29a31f37ad9c937920abc3cc896d0d))
|
|
|
|
|
|
### Features
|
|
|
|
* provide the names via the tool builder ([1f1d0a4](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/commit/1f1d0a4d9fa087e03264e25a12e27c6684b45d03))
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
* Changed the API.
|
|
|
|
## [1.0.3](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/compare/v1.0.2...v1.0.3) (2021-11-29)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* switch from RootCommand to FakedRootCommand to handle stripped executables ([e5e8777](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/commit/e5e87770f9cab293befb40a21bfef6d52022224b))
|
|
|
|
## [1.0.2](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/compare/v1.0.1...v1.0.2) (2021-09-12)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* switched from default host builder to avoid directory scan on Linux ([e59d489](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/commit/e59d489a0640f59df2d4957e23ce9bf7df0df0f9))
|
|
* tweaking the default table layout ([2327417](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/commit/23274178428f7cf01e2ea099748f5028f529fdb9))
|
|
|
|
## [1.0.1](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/compare/v1.0.0...v1.0.1) (2021-09-11)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **nuget:** updating deployment and dependencies ([9b046e9](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/commit/9b046e99d996767f1968ab6ac268c508aaabeffb))
|
|
* change config and logging services to be singletons ([25a65d2](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/commit/25a65d230da0f4dcde34b5e17d27b9e867115e8b))
|
|
* corrected a spurious reference to the old MfGames.TestSetup ([bb00629](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/commit/bb006290aed6f3143d2ccc8ede8de368cba0a670))
|
|
|
|
# 1.0.0 (2021-09-10)
|
|
|
|
|
|
### Features
|
|
|
|
* initial commit ([ad0525b](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/commit/ad0525be0496e845f5c881dab8bcefcbd1e585d0))
|