Skip to content

Releases: openalloc/SwiftCompactor

Support for medium-length abbreviations for TimeCompactor

30 Nov 23:51
Compare
Choose a tag to compare
1.3.0

Add support for medium-length abbreviations for time #1

Deprecated blankIfZero(bool) in favor of ifZero(String?)

10 Jan 21:58
Compare
Choose a tag to compare

ifZero(String?) is more flexible than blankIfZero(bool)

Additions to README

20 Nov 22:00
Compare
Choose a tag to compare
1.1.1

added example image

reworked implementation for efficiency & flexibility

17 Nov 21:35
Compare
Choose a tag to compare

Now generates and caches lookup tables for scaling values.

Can change config (blankIfZero, style, roundSmallToWhole) after creating object.

first release

17 Nov 03:09
Compare
Choose a tag to compare
1.0.0

first commit