- Corrected `fetools.geomath.sct2todd` to return the correct type (a tuple of floats, not strings)
1.4.1
1.4.0
- Add helper functions for converting between the NASR ddd-mm-ss.sssH format and decimal degrees to `fetools.geomath` - In `fetools.geomath`, renamed `ddtodms` to `ddtosct2` and `dmstodd` to `sct2todd` (old names are still there just in case)
1.3.0
- Add tools for working with POF files (`fetools.pof`)
1.2.1post
- Rename `fetools.alias.AliasCommands.dumpxml` to `fetools.alias.AliasCommands._dumpxml`