Skip to content

Release Notes

Latest Changes

0.2.3

Fixes

0.2.2

Fixes

  • 🔨 Make babel optional dependency. PR #26 by @dukkee.
  • 🐛 Fix last key usage without placeholder. PR #25 by @dukkee.

Internal

0.2.1

Fixes

  • 🔧 Fix single key translations case. PR #17 by @dukkee.

0.2.0

Features

Docs

  • 📝 Add FastAPI example to the docs. PR #9 by @dukkee.

Internal

0.1.1

  • 📝 Fix top package description. PR #5 by @dukkee.

0.1.0

Features

  • ✨ Add support for translations loading from the dictionary, JSON files, and Babel files.
  • ✨ Add loading errors messages from pydantic.

Docs

  • 📝 Add main docs content

Internal