Releases: chrisullyott/php-filesize
Releases · chrisullyott/php-filesize
Refactoring
Simplifies parsing of numeric strings and reaches further into single-responsibility.
Custom exception
v2.0.1 Custom exception
Refactoring, namespacing
v2.0.0 Refactoring, namespacing
Unit lookup cache
Caching unit lookups added roughly a 10% performance boost when adding a large list of filesizes.
Ensure partial byte counts are rounded up
v1.0.5 Rounded byte counts
Performance updates
Performance and code semantics updates. Also adds #divide method, which seemed missing.
Initial release
v1.0.0 Initial release