Highlights
This maintenance release of Trippy fixes a bug which prevented translations from working in Docker and also divests all
internal use of yaml
dependencies which were problematic to maintain on some platforms (thanks to @nc7s).
See the main 0.12.0 release note.
Changelog
Fixed
- Locale data not copied into docker image (#1431)
Changed
- Replace use of
yaml
withtoml
dependency (#1416)
New Contributors
See CHANGELOG.md for details.
Full Changelog: 0.12.0...0.12.1