Skip to content

v1.1.1

Choose a tag to compare

@brandongregoryscott brandongregoryscott released this 24 Aug 12:41

v1.1.1 Release

Release notes

Maintenace update to refactor the dotnet-cli module, clean up some npm scripts, and auto format files in the project that were missed during the original Prettier configuration (#82)

Notable features:

  • Refactoring of dotnet-cli module to use more modern patterns, added unit tests.
  • Slight update to the npm scripts in the package.json to provide additional output & ensure the .githooks directory contents are executable.
  • Ran entire repository under Prettier to prevent massive whitespace/formatting changes for anyone touching a file that hadn't been hit by auto-formatting yet.

Known Issues

  • #67 dotnet-cli module cleanup, backfill tests

Contributors

@Drewcrew1
@brandongregoryscott