Skip to content

Releases: jy95/fds

1.0.3

19 Feb 20:04
5597d42
Compare
Choose a tag to compare

What's Changed

  • chore: Update POM version to 1.0.3-SNAPSHOT 🤖 by @github-actions in #54
  • erf: remove useless doseQuantity / doseRange translations by @jy95 in #55
  • chore: Update POM version to 1.0.3 🤖 by @github-actions in #56

Full Changelog: 1.0.2...1.0.3

1.0.2

09 Feb 22:13
93ac676
Compare
Choose a tag to compare

What's Changed

  • chore: Update POM version to 1.0.2-SNAPSHOT 🤖 by @github-actions in #48
  • perf: remove useless double checks in PeriodPeriodMax by @jy95 in #49
  • ci(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 by @dependabot in #50
  • perf: UnitsOfTimeFormatter by @jy95 in #51
  • perf: DayOfWeekFormatter by @jy95 in #52
  • chore: Update POM version to 1.0.2 🤖 by @github-actions in #53

New Contributors

  • @github-actions made their first contribution in #48

Full Changelog: 1.0.1...1.0.2

1.0.1

29 Jan 22:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

Initial release

28 Jan 20:25
Compare
Choose a tag to compare

What's Changed

  • Coverage by @jy95 in #1
  • feat: doseAndRate translations by @jy95 in #2
  • refactor: code cleanup by @jy95 in #3
  • chore: cleanup by @jy95 in #5
  • refactor: Put ressource bundle into config by @jy95 in #9
  • refactor: Simplify labels in .properties files & code by @jy95 in #10
  • refactor: Put deterministic MessageFormat messages in class fields by @jy95 in #11
  • Maven modules by @jy95 in #12
  • Reduce duplicate code by @jy95 in #13
  • refactor: create a new reuse piece of code by @jy95 in #14
  • refactor: remove DosageAPI duplicate codes by @jy95 in #15
  • test: more coverage for DefaultImplementationsR4 by @jy95 in #16
  • docs: Javadoc common module by @jy95 in #17
  • Rebranding groupID by @jy95 in #18
  • ci: prepare Maven Central release by @jy95 in #19
  • chore: module cleanup by @jy95 in #20
  • refactor: To prepare the R5 case by @jy95 in #21
  • chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.6.0 to 0.7.0 in /common by @dependabot in #24
  • chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.6.0 to 0.7.0 in /r4 by @dependabot in #23
  • refactor: introduce FDSOperations for common operations by @jy95 in #26
  • test: define common sets of tests for each FHIR version by @jy95 in #27
  • refactor: replace some abstract class by interfaces by @jy95 in #28
  • refactor: replace some abstract class by interfaces by @jy95 in #29
  • perf: ban default constructors when possible by @jy95 in #30
  • refactor: use a single instance instead of creating several ones by @jy95 in #31
  • refactor: move from abstract to interface by @jy95 in #32
  • perf: use Supplier for the translators creation by @jy95 in #33
  • docs: readme by @jy95 in #34
  • Documentation by @jy95 in #35
  • R4 docs by @jy95 in #38
  • feat: Support Java 11 by @jy95 in #39
  • Site.xml by @jy95 in #40
  • docs: fine tune documentation by @jy95 in #41
  • feat: R5 support by @jy95 in #44
  • docs: R5 by @jy95 in #45

New Contributors

Full Changelog: https://github.com/jy95/fds/commits/1.0.0