i18n-format 0.3.0

A simple macro to allow formatting with gettext while keeping xgettext to work
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
0.3.0 - 2025-02-09

- Revamped completely to solve issue #1.
- Now split in two crates. The proc macro crate is separate.
- API compatible.

0.2.0 - 2023-01-22

- There is only one macro needed.
- Update documentation about xgettext keywords.

0.1.0 - 2023-01-21

Initial release of `i18n-format`.