Skip to content

Releases: cargocut/lunar

1.2.0

Choose a tag to compare

@xvw xvw released this 09 Jul 12:02
4988ada

CHANGES:

  • Add an optional timezone tz argument to the Zoned_datetime.from_utc
    function and refine doc comments. (voodoos)

1.1.0

Choose a tag to compare

@xvw xvw released this 08 Apr 04:07
2ff427d

CHANGES:

  • Add Duration.to_(seconds|minutes|hours) (gr-im)
  • Add an implementation for Lunar (gr-im)

1.0.0

Choose a tag to compare

@xvw xvw released this 02 Apr 13:28
69d2295

CHANGES:

  • First release of lunar exposing among other things Time, Date, Datetime, Timezone, Zoned_datetime and Range (by xvw, gr-im).