61 Commits (main)
 

Author SHA1 Message Date
D. Moonfire 6a0b9d1e94 test: fixing tests to match System.CommandLine changes 9 months ago
D. Moonfire a1fa179206 chore(template): updating template 9 months ago
D. Moonfire 843a9670d5 feat: updating package dependencies 9 months ago
D. Moonfire 05a4bc14f7 chore: switching test detection 9 months ago
D. Moonfire ed39e988f5 fix(template): correcting git ignore 9 months ago
D. Moonfire 888acb6f18 fix(template): integrating new template layout 9 months ago
D. Moonfire e7d5dc4e2c build: preparing project layout 9 months ago
D. Moonfire 16880cb36e chore: making tests more intelligent 9 months ago
D. Moonfire 4577695eff ci(woodpecker): adding basic file 9 months ago
D. Moonfire 9a713fae0e fix: integrating common project layout 9 months ago
D. Moonfire aa1eae40e0 chore(release): modifying NuGet publishing 9 months ago
D. Moonfire 152428b235 chore: added an update-template script 9 months ago
D. Moonfire 962e1f0d11 chore(release): removing same source as in NuGet.config 9 months ago
D. Moonfire 0603603be0 chore: tweaking NuGet publish process 9 months ago
D. Moonfire 294d9c0a38 fix(release): changing NuGet publish and pack 9 months ago
D. Moonfire 4093d9c0cb fix(template): trying a tag push 9 months ago
D. Moonfire f3b18dc54a feat: initial commit 9 months ago
D. Moonfire 11fd5fd0ff docs: added a code of conduct 1 year ago
D. Moonfire 6cdffc1489 fix: correct build script 1 year ago
D. Moonfire f359473be1 refactor!: reverting AGPL-3.0 back to MIT license 1 year ago
D. Moonfire d4d7ff4cba build: adding tagging for the release process 1 year ago
D. Moonfire fe53cfb17e build: make sure dotnet tools are restored 1 year ago
Dylan R. E. Moonfire 3f03c645dc build(direnv): adding the 'scripts' folder into the PATH 1 year ago
Dylan R. E. Moonfire 304e7f1f07 chore: removing a warning about System.CommandLine 1 year ago
Dylan R. E. Moonfire 48362b079d fix: cleaning up some refactoring bugs 1 year ago
Dylan R. E. Moonfire bb0dcd0d86 refactor!: moved table services into a dedicated assembly 1 year ago
Dylan R. E. Moonfire bf9e40dadd build: adding some automatic formatting on commits 1 year ago
Dylan R. E. Moonfire 8ac6b3b514 build: adding lefthook for hook management 1 year ago
Dylan R. E. Moonfire 8945aa89dc build: removing Node dependency 1 year ago
Dylan R. E. Moonfire 0d17c3f5ba refactor!: switched from MIT to AGPL-3.0 license 1 year ago
Dylan R. E. Moonfire f3a3d385f0 build: switching setup for calculating Git versions 1 year ago
Dylan R. E. Moonfire 0298ae601e feat!: refactored to handle updates to System.CommandLine 1 year ago
semantic-release-bot 80976256fb chore(release): v2.0.1 [skip ci]
## [2.0.1](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/compare/v2.0.0...v2.0.1) (2022-01-02)

### Bug Fixes

* update dependencies ([52797f1](52797f136a))
1 year ago
Dylan R. E. Moonfire 52797f136a fix: update dependencies 1 year ago
Dylan R. E. Moonfire 9344af62cd test: simplifying failure tests 1 year ago
Dylan R. E. Moonfire 5e9785221b build(semantic-release): updating conventions 1 year ago
semantic-release-bot 5530ae43c3 chore(release): v2.0.0 [skip ci]
# [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 years ago
Dylan R. E. Moonfire 7d4f00fcfd build(commitlint): extend the length of the lines to play better with semantic release 2 years ago
Dylan R. E. Moonfire df69c071ff ci: switching to a Nix-based build environment 2 years ago
Dylan R. E. Moonfire 7cb572bd2e fix(semantic-release): updating inherits 2 years ago
Dylan R. E. Moonfire 9fa2635f1b test: disabling a test to get through ci 2 years ago
Dylan R. E. Moonfire 1f1d0a4d9f feat: provide the names via the tool builder
BREAKING CHANGE: Changed the API.
2 years ago
Dylan R. E. Moonfire d60d32db19 ci: call the right build script 2 years ago
Dylan R. E. Moonfire 16106891c6 ci: working on code coverage 2 years ago
Dylan R. E. Moonfire ebbde0bf15 ci: setting image 2 years ago
Dylan R. E. Moonfire d281a34eb2 ci: fixing Gitlab CI 2 years ago
Dylan R. E. Moonfire 1a95d460be build: updating release script 2 years ago
Dylan R. E. Moonfire 71c0d4a217 refactor!: reworked the setup methods to handle stripped executables 2 years ago
semantic-release-bot a150a22022 chore(release): v1.0.3
## [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 Command to handle stripped executables ([e5e8777](e5e87770f9))
2 years ago
Dylan R. E. Moonfire e5e87770f9 fix: switch from RootCommand to Command to handle stripped executables 2 years ago