Releases: JuliaData/InvertedIndices.jl
Releases · JuliaData/InvertedIndices.jl
v1.3.0
v1.1.0
What's Changed
- Add a version field to Project.toml by @asinghvi17 in #16
- Use GitHub Actions for CI by @nalimilan in #26
- add BroadcastedInvertedIndex for InvertedIndex broadcasting by @bkamins in #25
Full Changelog: v1.0.0...v1.1.0
Initial release
Better bounds error messages (#12) * Better bounds error messages Addresses the actionable portion of #8.