Recent Releases of https://github.com/brianpugh/micropython-fnv1a32
https://github.com/brianpugh/micropython-fnv1a32 - v2.1.0
What's Changed
- Speed optimizations by @BrianPugh in https://github.com/BrianPugh/micropython-fnv1a32/pull/5
Full Changelog: https://github.com/BrianPugh/micropython-fnv1a32/compare/v2.0.1...v2.1.0
- Python
Published by BrianPugh about 1 year ago
https://github.com/brianpugh/micropython-fnv1a32 - v2.0.1
Bug Fixes
- explicitly indicate the return value is a uint by @BrianPugh in https://github.com/BrianPugh/micropython-fnv1a32/pull/4
Full Changelog: https://github.com/BrianPugh/micropython-fnv1a32/compare/v2.0.0...v2.0.1
- Python
Published by BrianPugh about 1 year ago
https://github.com/brianpugh/micropython-fnv1a32 - v2.0.0
Features
- Can now specify a pre-allocated buffer to the
bufferparameter for buffering reads on an input file. - build binaries for micropython 1.22.0 - 1.25.0 by @BrianPugh in https://github.com/BrianPugh/micropython-fnv1a32/pull/2
Breaking Change
- Parameter
buffer_sizehas been renamed tobuffer. By @BrianPugh in https://github.com/BrianPugh/micropython-fnv1a32/pull/3
New Contributors
- @BrianPugh made their first contribution in https://github.com/BrianPugh/micropython-fnv1a32/pull/1
Full Changelog: https://github.com/BrianPugh/micropython-fnv1a32/compare/v1.0.0...v2.0.0
- Python
Published by BrianPugh about 1 year ago
https://github.com/brianpugh/micropython-fnv1a32 - v1.0.0 - Initial Release
- Python
Published by BrianPugh about 2 years ago