Skip to content

v2.2.0

Choose a tag to compare

@brandongregoryscott brandongregoryscott released this 17 Feb 21:33
· 121 commits to main since this release

v2.2.0 Release

Release notes

Small feature + maintenance release to refactor the CommandRegistry module and break out related utility modules (CommandUtils, CommandDefinitionUtils) See PR #153 full changelog/additional context on code changes that may be required based on renamed functions

Notable features:

  • CommandUtils, which provides common funcitonality for acting on program.Command objects
  • CommandDefinitionUtils, which provides common functionality for acting on CommandDefinition objects and maps.

Known issues

#147 Revisit naming & refactoring in CommandRegistry

Contributors

@brandongregoryscott