Skip to content

v2.6.0 - Changed Bearing usage, to accept <0,360> clockwise degrees

Choose a tag to compare

@pjazdzyk pjazdzyk released this 15 Feb 15:37
· 69 commits to master since this release

CHANGE LOG (15.02.2025):

  • backward compatibility - NOT COMPATBILE for Geographic types,
  • changed Bearing usage, to accept <0,360> clockwise degrees, add new Bearing class instead of Angle, refactoring,
  • updated documentation on geographic types, to introduce new examples related to the new Bearing usage,
  • add logBase() method to calculate logarithms for custom base,
  • updated all dependencies, including: SpringBoot to 3.4.2, and Quarkus to: 3.18.2