This repository has been archived by the owner on Apr 22, 2021. It is now read-only.
1.0.2
Added
- Low memory option. (#45)
Deprecated
- Constants starting with
MULTPLE_
are now deprecated. They have a matchingMULTIPLE_
prefixed constant.
Fixed
- Fixed constants starting with
MULTPLE_
, changed toMULTIPLE
.