Skip to content

Releases: jy95/fds

2.1.8

11 Jan 00:15
a3b9b0b

Choose a tag to compare

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

2.1.7

05 Jan 21:27
b504264

Choose a tag to compare

What's Changed

  • chore: Update POM version to 2.1.7-SNAPSHOT 🤖 by @github-actions[bot] in #277
  • Enhance error handling and indentation in translation script by @jy95 in #278
  • Refactor Java test string translation to use Tree-sitter AST parsing by @jy95 in #284
  • Add Maven version extraction and revision parameter to translate_bundles workflow by @jy95 in #287
  • feat(l10n): Add it support by @github-actions[bot] in #289
  • chore: Update POM version to 2.1.7 🤖 by @github-actions[bot] in #290

Full Changelog: 2.1.6...2.1.7

2.1.6

01 Jan 23:05
ecb067e

Choose a tag to compare

What's Changed

  • Refactor: Reorganize translators into domain-specific packages (dosage/timing/repeat) by @jy95 in #252
  • Add FHIR Java ResourceBundle Translator by @jy95 in #273
  • feat(l10n): Add es support by @jy95 & @github-actions[bot] in #275
  • Delete common/src/main/java/io/github/jy95/fds/common/functions/Forma… by @jy95 in #263
  • chore: Update POM version to 2.1.6-SNAPSHOT 🤖 by @github-actions[bot] in #249
  • ci(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #250
  • chore(deps): bump hapi.fhir.version from 8.4.0 to 8.4.1 by @dependabot[bot] in #251
  • chore(deps): bump hapi.fhir.version from 8.4.1 to 8.6.0 by @dependabot[bot] in #254
  • ci(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 by @dependabot[bot] in #253
  • chore(deps): bump ca.uhn.hapi.fhir:org.hl7.fhir.utilities from 6.7.7 to 6.7.8 by @dependabot[bot] in #258
  • chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #259
  • ci(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 by @dependabot[bot] in #260
  • chore(deps): bump ca.uhn.hapi.fhir:org.hl7.fhir.utilities from 6.7.8 to 6.7.9 by @dependabot[bot] in #261
  • ci(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 by @dependabot[bot] in #264
  • chore(deps): bump ca.uhn.hapi.fhir:org.hl7.fhir.utilities from 6.7.9 to 6.7.10 by @dependabot[bot] in #265
  • chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 by @dependabot[bot] in #266
  • chore(deps): bump hapi.fhir.version from 8.6.0 to 8.6.1 by @dependabot[bot] in #269
  • chore: Update POM version to 2.1.6 🤖 by @github-actions[bot] in #276

Full Changelog: 2.1.5...2.1.6

2.1.5

17 Nov 16:26
04029b2

Choose a tag to compare

What's Changed

  • chore: Update POM version to 2.1.5-SNAPSHOT 🤖 by @github-actions[bot] in #243
  • chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #244
  • ci: update site descriptor to 2.0.0 by @jy95 in #245
  • Refactor: Improve common code by @jy95 in #246
  • Refactor: Shared code by @jy95 in #247
  • chore: Update POM version to 2.1.5 🤖 by @github-actions[bot] in #248

Full Changelog: 2.1.4...2.1.5

2.1.4

15 Nov 11:58
a2288be

Choose a tag to compare

What's Changed

  • chore: Update POM version to 2.1.4-SNAPSHOT 🤖 by @github-actions[bot] in #239
  • refactor: reusable interfaces by @jy95 in #240
  • Refactor: Share even more common structure & code by @jy95 in #241
  • chore: Update POM version to 2.1.4 🤖 by @github-actions[bot] in #242

Full Changelog: 2.1.3...2.1.4

2.1.3

12 Nov 16:56
0928bf9

Choose a tag to compare

What's Changed

  • chore: Update POM version to 2.1.3-SNAPSHOT 🤖 by @github-actions[bot] in #236
  • refactor: More refactoring by @jy95 in #237
  • chore: Update POM version to 2.1.3 🤖 by @github-actions[bot] in #238

Full Changelog: 2.1.2...2.1.3

2.1.2

11 Nov 12:32
734e927

Choose a tag to compare

What's Changed

  • chore: Update POM version to 2.1.2-SNAPSHOT 🤖 by @github-actions[bot] in #232
  • refactor: delete DoseAndRateRegistry by @jy95 in #233
  • refactor: TranslationService by @jy95 in #234
  • chore: Update POM version to 2.1.2 🤖 by @github-actions[bot] in #235

Full Changelog: 2.1.1...2.1.2

2.1.1

09 Nov 09:40
6cdc366

Choose a tag to compare

What's Changed

  • chore: Update POM version to 2.1.1-SNAPSHOT 🤖 by @github-actions[bot] in #222
  • Update Maven wrapper version to 3.3.4 by @jy95 in #223
  • chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #224
  • ci(deps): bump argostranslate from 1.9.6 to 1.10.0 by @dependabot[bot] in #227
  • chore(deps): bump com.ibm.icu:icu4j from 77.1 to 78.1 by @dependabot[bot] in #230
  • chore(deps-dev): bump junit.version from 6.0.0 to 6.0.1 by @dependabot[bot] in #229
  • perf: share common implementation by @jy95 in #228
  • chore: Update POM version to 2.1.1 🤖 by @github-actions[bot] in #231

Full Changelog: 2.1.0...2.1.1

2.1.0

19 Oct 16:03
c12a8ad

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

2.0.1

18 Oct 08:57
76269a6

Choose a tag to compare

What's Changed

  • chore: Update POM version to 2.0.1-SNAPSHOT 🤖 by @github-actions[bot] in #205
  • chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #206
  • perf: migrate translations from properties files to dedicated classess by @jy95 in #210
  • docs: refine specifications lookup by @jy95 in #212
  • docs: reorganize timing and dose sections in specifications by @jy95 in #213
  • chore: Update POM version to 2.0.1 🤖 by @github-actions[bot] in #214

Full Changelog: 2.0.0...2.0.1