Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

58 lines (35 loc) · 1.77 KB

Change Log

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


1.1.7 (TBD)

  • TBD

1.1.6 (04-08-2024)

  • grid-ios 1.0.7

1.1.5 (11-09-2023)

  • Module definition
  • grid-ios 1.0.6

1.1.4 (01-26-2023)

  • grid-ios 1.0.5

1.1.3 (01-11-2023)

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

1.1.2 (12-09-2022)

  • Public MGRS variables

1.1.1 (09-16-2022)

  • grid-ios 1.0.3
  • MGRSTileOverlay user initiated quality of service threading (changed from default)
  • Thread QoS hang risk warning fix (GridZones initialization fix)
  • MGRS, MGRSTileOverlay, and UTM shortcut methods for improved objective-c compatibility

1.1.0 (09-14-2022)

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

1.0.2 (09-12-2022)

  • grid-ios 1.0.1
  • objc 'MGRS' 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