0.2.0 🌈
What’s Changed
Small improvements and library bumps.
Benchmark Changes
- BENCH: Add pysimdjson.parse to benchmarks (#17) @gerrymanoim
- BENCH: Add random Array indexing benchmark (#16) @gerrymanoim
- BENCH: Add libpy_simdjson_as_py_obj benchmark (#13) @gerrymanoim
- BENCH: Add random element access benchmark (#9) @gerrymanoim
Build changes
- BLD: Bump actions/setup-python from v2 to v2.1.1 (#18) @dependabot
Documentation Updates
- DOC: Add notes on install instructions (#14) @gerrymanoim
- DOC: Add benchmark note (#12) @gerrymanoim
Enhancements
- ENH: Implement
Array.count()
andArray.index()
(#20) @gerrymanoim - ENH: implement == on Array and object (#21) @gerrymanoim
- ENH: Bump simdjson and expose version (#15) @gerrymanoim
Release Changes
- REL: 0.2.0 (#22) @gerrymanoim