Releases: opensass/i18n-rs
Releases · opensass/i18n-rs
v0.1.9
What's Changed
- fix(docrs): update docrs feature flag by @wiseaidev in #43
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- bump(yew): update Yew to 0.22.0 and refresh Yew example dependencies by @Akinator31 in #36
- chore(deps): bump serde_json from 1.0.140 to 1.0.149 by @dependabot[bot] in #41
- chore(deps): bump log from 0.4.27 to 0.4.29 by @dependabot[bot] in #37
- chore(deps): bump http from 1.3.1 to 1.4.0 by @dependabot[bot] in #35
- fix(dioxus): bump dioxus to version
0.7.3by @wiseaidev in #42
New Contributors
- @Akinator31 made their first contribution in #36
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- fix: use
trunkbuilt-in tailwind config by @wiseaidev in #28 - feat(dio): persist language using cookies in SSR mode by @wiseaidev in #29
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- feat: add dioxus fullstack support && drop
gloo-storageby @wiseaidev in #27
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
What's Changed
- feat: add auto rtl func && pin tailwind to v3 && rm redundant
languagesprop by @wiseaidev in #23 - Bump serde_json from 1.0.113 to 1.0.140 by @dependabot in #21
- Bump log from 0.4.22 to 0.4.27 by @dependabot in #22
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Fix example build by @guibeira in #10
- Bump serde_json from 1.0.113 to 1.0.134 by @dependabot in #11
- feat: revamp && init add WASM frameworks support && add more customization by @wiseaidev in #12
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Bump serde_json from 1.0.111 to 1.0.113 by @dependabot in #4
- rm unnecessary feature, update crate metadata & docs by @wiseaidev in #5
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- add usage example by @wiseaidev in #2
- add native yew-i18n custom hook by @wiseaidev in #3
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Help fellas with i18n in Yew and friends by @wiseaidev in #1
New Contributors
- @wiseaidev made their first contribution in #1
Full Changelog: https://github.com/wiseaidev/yew-i18n/commits/v0.1.0