Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

52 lines (31 loc) · 1.55 KB

Change Log

All notable changes to this project will be documented in this file. Adheres to Semantic Versioning.


1.1.6 (TBD)

  • TBD

1.1.5 (04-08-2024)

  • grid-ios 1.0.7

1.1.4 (11-09-2023)

  • Module definition
  • grid-ios 1.0.6

1.1.3 (01-26-2023)

  • grid-ios 1.0.5

1.1.2 (01-11-2023)

  • grid-ios 1.0.4
  • Point to GARS conversion latitude min/max bounding and longitude normalization

1.1.1 (09-16-2022)

  • grid-ios 1.0.3
  • GARSTileOverlay user initiated quality of service threading (changed from default)
  • GARS and GARSTileOverlay shortcut methods for improved objective-c compatibility

1.1.0 (09-14-2022)

  • grid-ios 1.0.2
  • GridLine renamed to GARSLine to prevent objective-c conflicting class usage with MGRS
  • Additional GARS from coordinate method

1.0.2 (09-12-2022)

  • grid-ios 1.0.1
  • objc 'GARS' prefixed class name on objc inherited GridLine

1.0.1 (09-08-2022)

  • podspec fix to include swift source files and property list resource

1.0.0 (09-06-2022)

  • Initial Release