Skip to content

v1.1

Compare
Choose a tag to compare
@raclettes raclettes released this 18 Apr 13:14
· 6 commits to main since this release

v1.1

  • This adds a few custom errors, namely py18n.i18n.InvalidTranslationKeyError and py18n.i18n.InvalidLocaleError.
  • These are both subclasses of py18n.i18n.Py18nError, and so can be handled collectively.