Skip to content

Releases: ixnode/php-coordinate

1.0.1 - Update ixnode packages

07 Dec 11:56
Compare
Choose a tag to compare

[1.0.1] - 2024-12-07

  • Update ixnode packages

Full Changelog: 1.0.0...1.0.1

1.0.0 - Add ixnode/php-cli-image package with version 1.0.0

07 Dec 11:50
Compare
Choose a tag to compare

[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

08 Apr 14:25
Compare
Choose a tag to compare

[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

28 Aug 12:05
Compare
Choose a tag to compare

[0.1.20] - 2023-08-28

  • Add getRaw method to Coordinate class

Full Changelog: 0.1.19...0.1.20

0.1.19 - Fix -0 detection

16 Aug 13:32
Compare
Choose a tag to compare

[0.1.19] - 2023-08-16

  • Fix -0 detection

Full Changelog: 0.1.18...0.1.19

0.1.18 - Add ixnode/php-cli-image library

14 Aug 06:37
Compare
Choose a tag to compare

[0.1.18] - 2023-08-14

  • Add ixnode/php-cli-image library

Full Changelog: 0.1.17...0.1.18

0.1.17 - Fix timezone parser

14 Aug 06:37
Compare
Choose a tag to compare

[0.1.17] - 2023-08-01

  • Fix timezone parser

Full Changelog: 0.1.16...0.1.17

0.1.16 - Add timezone parser

01 Aug 08:04
Compare
Choose a tag to compare

[0.1.16] - 2023-08-01

  • Add timezone parser

Full Changelog: 0.1.15...0.1.16

0.1.15 - Add getString and getStringDMS to Coordinate class

31 Jul 20:47
Compare
Choose a tag to compare

[0.1.15] - 2023-07-31

  • Add getString and getStringDMS to Coordinate class

Full Changelog: 0.1.14...0.1.15

0.1.14 - Add input trim to input parser

31 Jul 20:37
Compare
Choose a tag to compare

[0.1.14] - 2023-07-31

  • Add input trim to input parser

Full Changelog: 0.1.13...0.1.14