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.
2 KiB
2 KiB
2.0.0 (2021-12-01)
Bug Fixes
- semantic-release: updating inherits (7cb572b)
Features
- provide the names via the tool builder (1f1d0a4)
BREAKING CHANGES
- Changed the API.
1.0.3 (2021-11-29)
Bug Fixes
- switch from RootCommand to FakedRootCommand to handle stripped executables (e5e8777)
1.0.2 (2021-09-12)
Bug Fixes
- switched from default host builder to avoid directory scan on Linux (e59d489)
- tweaking the default table layout (2327417)
1.0.1 (2021-09-11)
Bug Fixes
- nuget: updating deployment and dependencies (9b046e9)
- change config and logging services to be singletons (25a65d2)
- corrected a spurious reference to the old MfGames.TestSetup (bb00629)
1.0.0 (2021-09-10)
Features
- initial commit (ad0525b)