Skip to content

v2.4.2 - Added supported physical quantities registry

Latest
Compare
Choose a tag to compare
@pjazdzyk pjazdzyk released this 01 Sep 18:05
· 1 commit to master since this release

CHANGE LOG (01.09.2024):

  • backward compatibility - COMPATBILE
  • added supported quantities and associated unit registry, for easier incorporation with API, to show to user what are the currently supported units for each quantity symbols they have,
  • added toUnit() method which now accepts also unit symbol as string,
  • updated Quarkus platform to 3.14.1
  • updated SpringBoot dependencies to 3.3.3
  • other minor dependency updates and refactoring