dbarbalato / magellan

JavaScript Latitude and Longitude Validation and Formatting
18 stars 12 forks source link

Degrees and decimal minutes - add parsing from and formatting to #9

Closed evdb closed 8 years ago

evdb commented 8 years ago

Decimal minutes are also a common format to use.

Have bumped the version as part of this pull request too as I wanted to start using the code straight away myself.

aeinbu commented 8 years ago

Hi!

I think the correct version with this change should be 1.0.6. (I think the previous version no. in magellan.js was outdated to start with.) Aslo, the change the version no. should also be reflected in the package.json file.

evdb commented 8 years ago

Have updated all the versions to 1.0.6 now.

I added a test to the suite to check that the version number in package.json is in sync too :)

captivationsoftware commented 8 years ago

Nice work! I'm going to probably bump this to version 1.1.0 because toDM is a new capability. Any objections?

aeinbu commented 8 years ago

Nope