v0.6.0
hendrikmuhs
released this
09 Apr 19:04
·
2 commits
to release-0.6.0
since this release
What's Changed
- repair build on newer M1/2/3 macs by @hendrikmuhs in #265
- Refactor python progress callback by @hendrikmuhs in #266
- Update utfcpp by @hendrikmuhs in #268
- Update msgpack c by @hendrikmuhs in #270
- get rid of tiny process library by @hendrikmuhs in #271
- Update rapidjson by @hendrikmuhs in #272
- Update docker images, add musllinux build image and ccache support by @hendrikmuhs in #273
- refactor Python API to be more pythonic by @hendrikmuhs in #267
- move to Cibuildwheel workflow by @hendrikmuhs in #274
- Bump actions/checkout from 2 to 4 by @dependabot in #278
- Bump crazy-max/ghaction-github-pages from 2 to 4 by @dependabot in #277
- Bump actions/setup-python from 2 to 5 by @dependabot in #280
- Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 by @dependabot in #281
- Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 by @dependabot in #285
- update ubuntu images and clang-format by @hendrikmuhs in #288
- Fix small access issue for near traversal by @hendrikmuhs in #282
- bump actions upload following the migration guide by @hendrikmuhs in #289
- Fix warning about sprintf usage by @hendrikmuhs in #286
- switch to C++17 by @hendrikmuhs in #290
- Prefix completions with custom python filter by @hendrikmuhs in #287
- Fix workflow runners on macos by @hendrikmuhs in #294
- fix weight traversal for long keys. The state traverser did not corre… by @hendrikmuhs in #293
- Re-implement multiword completions with filtering support by @hendrikmuhs in #291
- Implement multiword completions with fuzzy matching support by @hendrikmuhs in #292
- Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 by @dependabot in #295
- docs: switch theme for better readability by @hendrikmuhs in #296
Full Changelog: v0.5.7...v0.6.0