Skip to content

v1.1.0 - Simplified property value access

Compare
Choose a tag to compare
@pjazdzyk pjazdzyk released this 26 Aug 17:04
· 67 commits to master since this release
7a0cf19

CHANGE LOG (26.08.2023):

  • removed to(..) methods for each unit, and replaced them with getIn(..) methods returning converted value as double for more convenient usage for calculations
  • minor fixed and refactoring