Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 355 Bytes

CHANGELOG.md

File metadata and controls

9 lines (7 loc) · 355 Bytes

Changelog

1.0.1 - 2021-01-15

Added two 'CrsCoordinate' factories with lowercased big first letter which should be used instead of the now deprecated factories with uppercased first letter.

  • CreateCoordinate ==> createCoordinate
  • CreateCoordinateByEpsgNumber ==> createCoordinateByEpsgNumber

1.0.0 - 2021-01-14

Initial version