Skip to content

0.0.9

Latest
Compare
Choose a tag to compare
@mbarbin mbarbin released this 30 Nov 18:12
· 16 commits to main since this release
c9c2c17

CHANGES:

Added

  • Added an example of migration from core.command to climate (#20, @mbarbin).
  • Added migration utils (#20, @mbarbin).
  • Improve code coverage, added tests (#20, @mbarbin).

Changed

  • Document presence in stdlib-runner help (required, default, etc.) (#19, @mbarbin).
  • Minor refactor in stdlib-runner (#19, @mbarbin).
  • Upgrade to climate.0.3.0 (#19, @mbarbin).

Fixed

  • Fix trailing dot additions in to-cmdliner for cases such as ?. and .. (#19, @mbarbin).

Removed

  • Removed config option auto_add_short_aliases from to-base translation (not useful) (#20, @mbarbin).