Skip to content

v0.9.7

Compare
Choose a tag to compare
@glebm glebm released this 27 Dec 03:51
· 374 commits to main since this release

This is a minor bugfix release.

  • Fixes add-missing command ignoring its locales argument.
    #205
  • Always require PatternMapper so that it doesn't need requiring in the config.
    #204
  • If internal_locale is set to a locale that's not available, reset it to en and print a warning.
    #202