This release packs quite a bit of work around link resolution and completion; in particular it adds support for configurable wiki links completion style such as using file names instead of document titles. Also, thanks to @shunsambongi, we now release universal MacOS binaries, meaning that the pre-built binaries will work natively both on Intel and Apple Silicon Macs without any Rosetta translation.
What's Changed
- core: Refactor completion by @artempyanykh in #120
- ci: Add cross-compilation for osx-arm64 by @shunsambongi in #121
- ci: Produce universal macos binaries during release by @artempyanykh in #123
- feat: Configurable link format by @artempyanykh in #117
New Contributors
- @shunsambongi made their first contribution in #121
- Special thanks goes to @edrex for their input and testing in #117
Full Changelog: 2022-11-25...2022-12-19