Releases: ixnode/php-coordinate
Releases · ixnode/php-coordinate
1.0.1 - Update ixnode packages
1.0.0 - Add ixnode/php-cli-image package with version 1.0.0
[1.0.0] - 2024-12-07
- Add ixnode/php-cli-image package with version 1.0.0
- Switch to version 1.0.0
Full Changelog: 0.1.21...1.0.0
0.1.21 - Fix wrong given coordinates
[0.1.21] - 2024-04-08
- Fix wrong given coordinates like this:
- 51,0504,13,7373 -> 51.0504,13.7373
- -31,425299, -64,201743 -> -31.425299, -64.201743
- etc.
Full Changelog: 0.1.20...0.1.21
0.1.20 - Add getRaw method to Coordinate class
0.1.19 - Fix -0 detection
0.1.18 - Add ixnode/php-cli-image library
0.1.17 - Fix timezone parser
0.1.16 - Add timezone parser
0.1.15 - Add getString and getStringDMS to Coordinate class
[0.1.15] - 2023-07-31
- Add getString and getStringDMS to Coordinate class
Full Changelog: 0.1.14...0.1.15