Skip to content

Releases: point85/caliper

Unit of Measure Library

10 Jun 20:51

Choose a tag to compare

- Constant: fixed AVOGADRO typo
- MeasurementSytem: defined EPSILON for floating point precision; made ctor private
- Prefix:  made prefixes a synchronized list; peta typo; used EPSILON in fromFactor() comparison
- Quantity: used EPSILON in equals() comparison; added BigDecimal case in createAmount(); checked for division by 0 in divide(double)
- UnitOfMeasure: synchronized setConversion()

Units of Measure Library

02 Feb 22:57

Choose a tag to compare

  • Created a Maven repository at io.github.point85.caliper:
io.github.point85 caliper 1.2.7
  • Upgraded gson to version 2.10.1
  • Upgraded hamcrest to 2.2
  • Removed unused Maven dependencies

Units of Measure Library

26 Dec 22:06

Choose a tag to compare

Removed JavaFX test code
Upgraded to Java 11
Upgraded slf4j to version 1.7.26
Upgraded junit to version 4.13.2

Caliper Project

15 Mar 00:49

Choose a tag to compare

  • redefined inHg pressure UOM
  • updated HSQL database to version 2.7.1

Caliper Unit of measure project

28 Aug 00:19

Choose a tag to compare

Fixed a caching issue with UOM conversions

Unit of measure project

30 Dec 00:32

Choose a tag to compare

Fixed troy ounce conversion issue

Units of Measure

04 Aug 01:29

Choose a tag to compare

Added a multiple unit conversion method to Quantity
Code enhancements as per SonarLint recommendations

Caliper units of measurement

28 Jul 22:01

Choose a tag to compare

  • Code changes per SonarLint suggestions
  • Added a Quantity constructor

Caliper Units of Measure

18 Feb 00:56

Choose a tag to compare

  • Converted to a Maven project only
  • Upgraded to JPA 2.2

Caliper Units of Measure

07 Feb 03:12

Choose a tag to compare

Stable release of the units of measure library.