Skip to content

2.1.8

Latest

Choose a tag to compare

@jy95 jy95 released this 11 Jan 00:15
· 15 commits to main since this release
a3b9b0b

What's Changed

  • chore: Update POM version to 2.1.8-SNAPSHOT 🤖 by @github-actions[bot] in #291
  • Refactor test assertion patterns to use var and switch expressions by @jy95 in #294
  • Improve test readability in AsHumanReadableTextTest.java with switch-based locale handling by @jy95 in #295
  • Replace if-else chains with switch expressions in AbstractBoundsPeriodTest by @jy95 in #296
  • Refactor translate_java_test_strings.py to use switch expressions instead of if-else chains by @jy95 in #297
  • chore(deps-dev): bump junit.version from 6.0.1 to 6.0.2 by @dependabot[bot] in #301
  • Refactor AbstractBoundsPeriodTest assertion logic to use centralized helper by @jy95 in #302
  • Add sanitization-based assertions for locale-specific timing text comparisons by @jy95 in #303
  • feat(l10n): Add pt support by @github-actions[bot] in #304
  • chore: Update POM version to 2.1.8 🤖 by @github-actions[bot] in #305

Full Changelog: 2.1.7...2.1.8