v0.7.6
What's Changed
- feat(redis): add support for ttl, fix #1666 by @sudhackar in #2027
- refactor: Remove all dependencies on ring 0.16 by @Xuanwo in #2036
It allows compilation on s390x and some others architectures - Fix docs on integrating sccache with MSVC when cmake >= 3.25 by @johnwbyrd in #2031
- Add support for symlinks in toolchains. by @afranchuk in #2030
- fix(src/compiler/c): take common_args into account during preprocessor hashing by @GZGavinZhao in #2039
New Contributors
- @sudhackar made their first contribution in #2027
- @johnwbyrd made their first contribution in #2031
- @afranchuk made their first contribution in #2030
- @GZGavinZhao made their first contribution in #2039
Full Changelog: v0.7.5...v0.7.6