| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| tinysearch-v0.8.0-arm-unknown-linux-gnueabihf.tar.gz | 2023-07-24 | 506.8 kB | |
| tinysearch-v0.8.0-aarch64-unknown-linux-gnu.tar.gz | 2023-07-24 | 510.3 kB | |
| tinysearch-v0.8.0-arm-unknown-linux-musleabi.tar.gz | 2023-07-24 | 523.1 kB | |
| tinysearch-v0.8.0-x86_64-unknown-linux-musl.tar.gz | 2023-07-24 | 599.9 kB | |
| tinysearch-v0.8.0-arm-unknown-linux-musleabihf.tar.gz | 2023-07-24 | 528.3 kB | |
| tinysearch-v0.8.0-x86_64-unknown-linux-gnu.tar.gz | 2023-07-24 | 568.0 kB | |
| README.md | 2023-07-24 | 796 Bytes | |
| Version 0.8.0 source code.tar.gz | 2023-07-24 | 200.4 kB | |
| Version 0.8.0 source code.zip | 2023-07-24 | 216.4 kB | |
| Totals: 9 Items | 3.7 MB | 0 | |
What's Changed
- Mention tinysearch Github Action in documentation by @leonhfr in https://github.com/tinysearch/tinysearch/pull/163
- Fix wrong ignore path and add a lot of features by @ASMfreaK in https://github.com/tinysearch/tinysearch/pull/168 This should finally fix the broken builds on crates.io. We only have a single "engine" binary now, which handles all use-cases.
- Update dependencies and pipelines; cleanup.
New Contributors
- @leonhfr made their first contribution in https://github.com/tinysearch/tinysearch/pull/163
- @ASMfreaK made their first contribution in https://github.com/tinysearch/tinysearch/pull/168
Full Changelog: https://github.com/tinysearch/tinysearch/compare/v0.7.0...v0.8.0