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