Skip to content

Releases: allegro/tradukisto

v2.1.0

04 Jul 16:29
b6459d4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1

v2.0.0

04 Jul 14:27
1402e29
Compare
Choose a tag to compare

Breaking changes:

  • ValueConverters.getByLocaleOrDefault(locale) no longer throws VerifyException. Currently NullPointerException and IllegalArgumentException are raised. Changed in #93

What's Changed

New Contributors

Full Changelog: v1.12.1...v1.13

v1.12.1

03 Jul 16:25
b5174a0
Compare
Choose a tag to compare

What's Changed

  • Update to Gradle 8.1.1 by @bgalek in #74
  • Dependabot added by @bgalek in #74
  • Workflows lint by @bgalek in #74
  • Bump org.spockframework:spock-core from 1.1-groovy-2.4 to 2.3-groovy-4.0 by @dependabot in #75
  • Bump io.github.gradle-nexus.publish-plugin from 1.0.0 to 1.3.0 by @dependabot in #79
  • Bump codecov/codecov-action from 1 to 3 by @dependabot in #76
  • Bump com.google.guava:guava from 25.0-jre to 32.1.1-jre by @dependabot in #80
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #78
  • Added integration with Github Releases by @bgalek in #81

New Contributors

Full Changelog: v1.12.0...v1.12.1

v1.12.0

03 Jul 16:02
b6c6ed5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.11.0

03 Jul 16:11
1644df5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.6...v1.11.0

v1.10.6

03 Jul 16:11
1472c6d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.5...v1.10.6

v1.10.5

03 Jul 16:11
3c1cb46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.4...v1.10.5

v1.10.4

03 Jul 16:10
12e57a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.3...v1.10.4

v1.10.3

03 Jul 16:10
f3238cd
Compare
Choose a tag to compare

What's Changed

  • Fix missing 88 in map (68 was used twice instead, also for 'ottantotto') by @ma-go-src in #53
  • bugfix/prevent base number remapping by @MaciejLipinski in #55

New Contributors

Full Changelog: v1.10.2...v1.10.3

v1.10.2

03 Jul 16:10
ea58f86
Compare
Choose a tag to compare

What's Changed

  • 46 Added getValueConverters(Locale locale) and getByLanguageCode(String languageCode) methods by @altro3 in #47

New Contributors

Full Changelog: v1.10.1...v1.10.2