Releases: apjanke/octave-chrono
Releases · apjanke/octave-chrono
0.3.0
- Improved documentation
- A couple minor bug fixes
0.2.1
- Fix a datetime.TimeZone getting/setting bug
0.2.0
- Switch to representing datenums internally as UTC, for correctness and speed
- Time zone conversion fix
0.1.3
Changes:
- Fix system time zone detection on Windows.
- Fix QHelp indexing so
doc datetime
etc work.
- Add a FAQ at
doc-project/FAQ.md
.
Internal changes:
- Refactor doc generation so package Version is defined only in
DESCRIPTION
.
0.1.2
Changes:
- Fix category ordering in doco
Internal changes:
- Less spammy doco build output
- Refactoring, especially in the build process
0.1.1
Changes:
- Add a keyword index to the QHelp doco
0.1.0
Initial implementation.
Ready for testing and feedback!