Releases: gabrielelana/byte-units
Releases · gabrielelana/byte-units
Release 0.5.0
- Type hinting for IDE
- Check compatibility with PHP up to 7.2
Release 0.4.0
- Add
System::numberOfBytes()
method
Release 0.3.0
- Add separator option to format method to specify a separator string between number and unit
- Can parser byte units with separators (it can parse what it generates 😄)