Skip to content

0.3.0

Compare
Choose a tag to compare
@MiSikora MiSikora released this 11 Nov 18:45

Added

  • Add Distance (old Length) formatter for Android.
  • Add basic math operators like multiplication and division.
  • Add Double factories to Distance (old Length).

Changed

  • Swap names of Distance and Length classes.
  • Use Long as an underlying Distance primitive. It is more suitable for application that have UI interaction and distance of ~975 light years seems sufficient for most day-to-day applications.