Skip to content

i18n v0.1.1

Compare
Choose a tag to compare
@marekvospel marekvospel released this 07 Feb 14:25
· 53 commits to main since this release
b9867c7

[0.1.1]

  • Instead of using the env! macro with CARGO_MANIFEST_DIR, which returned the static string of /path/to/crates/i18n,
    read this variable at macro runtime to match crate dir.
    • 8bc018b fix: read env at macro runtime on 2023-02-06