Commit graph

61 commits

Author SHA1 Message Date
semantic-release-bot 6b03ca4c28 chore(release): v1.0.2
## [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](e59d489a06))
* tweaking the default table layout ([2327417](2327417842))
2021-09-12 06:06:46 +00:00
Dylan R. E. Moonfire 2327417842 fix: tweaking the default table layout 2021-09-12 01:03:55 -05:00
Dylan R. E. Moonfire e59d489a06 fix: switched from default host builder to avoid directory scan on Linux 2021-09-12 01:03:55 -05:00
semantic-release-bot 9aaed2ee20 chore(release): v1.0.1
## [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](9b046e99d9))
* change config and logging services to be singletons ([25a65d2](25a65d230d))
* corrected a spurious reference to the old MfGames.TestSetup ([bb00629](bb006290ae))
2021-09-11 19:17:39 +00:00
Dylan R. E. Moonfire 9b046e99d9 fix(nuget): updating deployment and dependencies 2021-09-11 14:14:45 -05:00
Dylan R. E. Moonfire d9218d660c build(nuget): fixing directory properties 2021-09-11 01:01:39 -05:00
Dylan R. E. Moonfire 25a65d230d fix: change config and logging services to be singletons 2021-09-11 00:42:04 -05:00
Dylan R. E. Moonfire bb006290ae fix: corrected a spurious reference to the old MfGames.TestSetup 2021-09-11 00:38:49 -05:00
Dylan R. E. Moonfire b9c90a26cc tests: updating MfGames.TestSetup 2021-09-10 13:27:27 -05:00
semantic-release-bot f3acb4ecef chore(release): v1.0.0
# 1.0.0 (2021-09-10)

### Features

* initial commit ([ad0525b](ad0525be04))
2021-09-10 17:36:28 +00:00
Dylan R. E. Moonfire ad0525be04 feat: initial commit 2021-09-10 12:33:42 -05:00