Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@nassiry nassiry released this 20 Apr 06:32

Changed

  • Renamed public methods for improved clarity:
    • baseBinary()binary()
    • baseDecimal()decimal()
    • formattedSize()format()
    • sizeInBytes()bytes()

Deprecated

  • Old method names (baseBinary(), baseDecimal(), formattedSize(), sizeInBytes()) are now deprecated and will be removed in a future major release (v2.0.0). They will continue to work but trigger a deprecation warning.