luatz 0.3 Released

I’m happy to announce a new release of luatz: 0.3

A lua library for time and date manipulation.

Features include:
  • Normalisation of broken down date objects
  • allows for complex time/date manipulation logic e.g. “What day is it in 2 days, 5 hours from now?”
New in this release:
  • Lua 5.3 support
  • Fix bug in rfc-3339 serialisation (#4)
Currently hosted on github (along with documentation and examples): https://github.com/daurnimator/luatz
Available via MoonRocks: https://rocks.moonscript.org/modules/daurnimator/luatz/0.3-1
Source download: https://github.com/daurnimator/luatz/releases/tag/v0.3
Also, Happy 2015 everyone!