This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
Releases: litlifesoftware/lit_relative_date_time
Releases · litlifesoftware/lit_relative_date_time
v1.2.0
v1.1.0
1.1.0
- Add
animateOpacity
option onAnimatedRelativeDateTimeBuilder
in order to render using an opacity animation.
v1.0.0
1.0.0
- Add
RelativeDateTimeFormatBuilder
to allow an simpler API. - Add
AnimatedRelativeDateTimeBuilder
to allow the rendering animated widgets. - Reorganize file structure using sub libraries.
- Refactor source code.