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-toolbuilder-cil/CHANGELOG.md
Dylan R. E. Moonfire 1f1d0a4d9f feat: provide the names via the tool builder
BREAKING CHANGE: Changed the API.
2021-11-30 20:12:20 -06:00

1.5 KiB

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