- Get coverage working. VERY DISCOURAGING ALTHOUGH CRUDELY WORKING
- Tests of comparison operators for DateAndTime
- ostream operator for DateAndTime
- Fix constructor error in DateAndTime
- Work out how to do references
- Bibtex in doxygen?
- Implement JulianDate time differences
- Test all JulianDate and TimeDifference functions
- Added build instructions.
- Add ostream functions for time enumerations.
- Finish calculateDayInTheWeek.
- Resolve issues with calculateDayInTheWeek using Meuus.
- Fix test of time enumeration ostream functions.
- Add SpaTime and SpaDate classes.
- Add SpaTime and SpaDate test classes.
- SpaTime, SpaDate, DateAndTime - operator should create or use TimeDifference
- SpaTime, SpaDate, DateAndTime + operator should work with TimeDifference
- TimeUtilities calculate decimal functions should use UTC offset.
- Change DateAndTime to use Date and Time via composition.
- Update mapping of functions in markdown documentation
- Complete all 'Time' routines
- Find solution to TIME_UTIL namespace issue w.r.t ostream.
- Working Documentation target in CMake
- Working Latex documentation target in CMake
- Add version string, switch to major.minor.patch versioning.
- Working test coverage