- Dunification
- Update to use notty 0.2.0 after breaking API change
- Change default to display week-of-year;
-w
now stops display - Fix compiler and library constraints
- Fix display of current month by default
- Update
pkg/pkg.ml
to not build docs duringtopkg publish
- Use notty for layout
- Add option to display week-of-year
- Set timezone to be Local rather than UTC
- Upgrade build to use
jbuilder
and modernopam
,topkg
, etc - Fix a few warnings
- Fix handling several command line flags (
--today
,--plain
,--separator
)
- Initial release