Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ilya-g ilya-g released this 25 Jun 15:42
· 99 commits to master since this release
8b5a5ca
  • Add the LocalTime class for representing time-of-day (#57). Thank you, @bishiboosh!
  • Provide LocalTime#toSecondOfDay, LocalTime.fromSecondOfDay, and various other functions for compact representation of LocalTime (#204). Thank you, @vanniktech!
  • Provide LocalDate#toEpochDays, LocalDate.fromEpochDays for representing a LocalDate as a single number (#214).
  • Rename Clock.todayAt to Clock.todayIn for naming consistency (#206).
  • Update the Kotlin dependency to 1.7.0.