Skip to content

Releases: opensass/i18n-rs

v0.1.9

17 Jan 14:00
01344ce

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

17 Jan 13:45
812a915

Choose a tag to compare

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.3 by @wiseaidev in #42

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

07 Jul 18:18
d6450a0

Choose a tag to compare

What's Changed

  • fix: use trunk built-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

10 May 15:58
bd7281c

Choose a tag to compare

What's Changed

  • feat: add dioxus fullstack support && drop gloo-storage by @wiseaidev in #27

Full Changelog: v0.1.5...v0.1.6

v0.1.5

04 Apr 08:18
00bbdfe

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

03 Apr 20:51
914f466

Choose a tag to compare

What's Changed

  • feat: add auto rtl func && pin tailwind to v3 && rm redundant languages prop 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

30 Dec 15:36
6176b1b

Choose a tag to compare

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

03 Feb 18:07
2b628d1

Choose a tag to compare

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

Full Changelog: v0.1.1...v0.1.2

v0.1.1

25 Jan 09:30
0b399d2

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Jan 08:32
38678eb

Choose a tag to compare

What's Changed

  • Help fellas with i18n in Yew and friends by @wiseaidev in #1

New Contributors

Full Changelog: https://github.com/wiseaidev/yew-i18n/commits/v0.1.0