Skip to content

1.0.1

Compare
Choose a tag to compare
@foosel foosel released this 16 Nov 12:46
· 11 commits to main since this release

Changes

  • babel_* commands now normalize the locale string, e.g. zh_HK gets turned into the canonical zh_Hant_HK. That way, babel will actually be able to correctly find any such translations (which are looked up based on the canonical locale string).
  • babel_* commands are only added to the cmdclass output if babel can be imported.