XAMPPRocky / fluent-templates

Easily add Fluent to your Rust project.
Apache License 2.0
136 stars 28 forks source link

chore: release #70

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 3 months ago

🤖 New release

Changelog

## `fluent-templates`

## [0.10.0](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.4...fluent-templates-v0.10.0) - 2024-08-16 ### Added - [**breaking**] Relax dependencies ([#74](https://github.com/XAMPPRocky/fluent-templates/pull/74)) - swap panic for error handling ([#63](https://github.com/XAMPPRocky/fluent-templates/pull/63)) ### Other - Make `flume` dependency optional and cleanup features ([#73](https://github.com/XAMPPRocky/fluent-templates/pull/73)) - Make `fallback` fields of `StaticLoader` and `ArcLoader` public ([#71](https://github.com/XAMPPRocky/fluent-templates/pull/71))
## `fluent-template-macros`
## [0.10.0](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-template-macros-v0.9.4...fluent-template-macros-v0.10.0) - 2024-08-16 ### Other - Make `flume` dependency optional and cleanup features ([#73](https://github.com/XAMPPRocky/fluent-templates/pull/73)) - Show `core_locales` resolved path when file not found in static loader ([#69](https://github.com/XAMPPRocky/fluent-templates/pull/69))


This PR was generated with release-plz.