Skip to content

v0.1.18

Latest

Choose a tag to compare

@jelmer jelmer released this 19 May 11:45
· 24 commits to master since this release
1ea1fba

Changes since v0.1.16

  • Add support for locale/<code>/LC_MESSAGES/<domain>.po layout (#192)
  • Allow configuring the msgfmt compiler in pyproject.toml (#191)
  • Include .po files in sdist and run build_mo via python -m build (#190)