All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning, with the exception that I'm using PEP440 to denote pre-releases.
- A bug when using a new version of skyfield.
- Added an enum type for the
caput.config
- This
CHANGELOG
file. - A new module (
caput.time
) for converting between various time representations (UNIX,datetime
, and Skyfield format), and for calculating celestial times, including Earth Rotation Angle, Local Stellar Angle, and Local Stellar Day. - Added some helper routines for creating specific
Property
attributes tocaput.config
.