Skip to content

v0.1.4

Choose a tag to compare

@kellpossible kellpossible released this 16 Apr 14:38
· 182 commits to master since this release
  • Handle the situation where the command is executed from a subcrate making use of the [gettext] extract_to_parent = true option for issue #13.
  • Updated i18n-config to solve the issue #13, add some logging and use its own error type I18nConfigError instead of anyhow.