Skip to content

Releases: chrisullyott/php-filesize

Refactoring

29 May 04:37
Compare
Choose a tag to compare

Simplifies parsing of numeric strings and reaches further into single-responsibility.

Custom exception

28 May 16:22
Compare
Choose a tag to compare
v2.0.1

Custom exception

Refactoring, namespacing

28 May 14:47
Compare
Choose a tag to compare
v2.0.0

Refactoring, namespacing

Unit lookup cache

22 May 14:36
Compare
Choose a tag to compare

Caching unit lookups added roughly a 10% performance boost when adding a large list of filesizes.

Ensure partial byte counts are rounded up

22 May 14:43
Compare
Choose a tag to compare
v1.0.5

Rounded byte counts

Performance updates

14 May 03:57
Compare
Choose a tag to compare

Performance and code semantics updates. Also adds #divide method, which seemed missing.

Initial release

11 May 22:05
Compare
Choose a tag to compare
v1.0.0

Initial release