Releases: openalloc/SwiftCompactor
Releases · openalloc/SwiftCompactor
Release list
Support for medium-length abbreviations for TimeCompactor
Deprecated blankIfZero(bool) in favor of ifZero(String?)
ifZero(String?) is more flexible than blankIfZero(bool)
Additions to README
reworked implementation for efficiency & flexibility
Now generates and caches lookup tables for scaling values.
Can change config (blankIfZero, style, roundSmallToWhole) after creating object.