Skip to content

Releases: hoc081098/Jetpack-Compose-Localization

1.0.1 - Oct 8, 2025

08 Oct 13:57
5a55354

Choose a tag to compare

What's Changed

  • Localize Accept-Language demo strings by @hoc081098 in #24
  • fix(deps): update all dependencies by @renovate[bot] in #21
  • fix(deps): update all dependencies (major) by @renovate[bot] in #22

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0 - Oct 8, 2025

08 Oct 12:47
f5a4047

Choose a tag to compare

What's Changed

  • Create comprehensive README.md for Jetpack Compose Localization project by @Copilot in #3
  • Add "Follow system" locale option for automatic system language detection by @Copilot in #5
  • Update README.md with comprehensive coverage of advanced features and production-ready patterns by @Copilot in #7
  • Add Android CI configuration and update JVM toolchain to Java 21 by @hoc081098 in #9
  • Fix grammar and format specifiers in string resources by @Copilot in #11
  • Update code by @hoc081098 in #12
  • Update code by @hoc081098 in #13
  • introduces localization-aware networking to the app and refactors locale management for improved clarity and extensibility. by @hoc081098 in #14
  • Move hard-coded dependency versions to version catalog for centralized management by @Copilot in #17
  • Update README.md to reflect latest codebase features and implementation by @Copilot in #19

New Contributors

  • @Copilot made their first contribution in #3
  • @hoc081098 made their first contribution in #9

Full Changelog: https://github.com/hoc081098/Jetpack-Compose-Localization/commits/1.0.0