0.1.0 Initial Release
What’s Changed
This is the initial release....so everything.
Benchmark Changes
- BENCH: Create benchmarking test and a GHA to run it (#4) @gerrymanoim
Build Changes
- BLD: Install from sdist as part of CI (#7) @gerrymanoim
- BLD: Add GHA and start running CI (#3) @gerrymanoim
Documentation Updates
- DOC: document benchmarks (#5) @gerrymanoim
Enhancements
- ENH: add Object.values and fix Object.iter to return keys (#6) @llllllllll
Initial Commits
- WIP: misc improvements (#2) @llllllllll
- DEV: Rework interface, now with shared pointers and easier usage. (#1) @gerrymanoim