Notable changes
Support for custom render modes has been removed. While I don't like making breaking changes, the code to handle it was pretty bad (in my opinion), and it was causing issues for other changes I want to push out related to config handling.
What's Changed
- build(deps): bump cc from 1.1.11 to 1.1.12 by @dependabot in #944
- build(deps): bump mockall from 0.12.1 to 0.13.0 by @dependabot in #922
- build(deps): bump serde from 1.0.207 to 1.0.208 by @dependabot in #947
- chore(cargo): Update cargo deps by @afnanenayet in #948
- build(deps): bump shadow-rs from 0.29.0 to 0.32.0 by @dependabot in #940
- build(deps): bump clap_complete from 4.5.18 to 4.5.23 by @dependabot in #955
- chore: Update cargo deps by @afnanenayet in #961
- chore(cargo): Update Cargo deps by @afnanenayet in #967
- build(deps): bump shadow-rs from 0.32.0 to 0.34.0 by @dependabot in #966
- build(deps): bump unicode-segmentation from 1.11.0 to 1.12.0 by @dependabot in #968
- build(deps): bump cc from 1.1.18 to 1.1.19 by @dependabot in #969
- chore: Update Cargo deps by @afnanenayet in #975
- test(neg idx vec): Add tests by @afnanenayet in #949
- build(deps): bump thiserror from 1.0.63 to 1.0.64 by @dependabot in #976
- build(deps): bump shadow-rs from 0.34.0 to 0.35.0 by @dependabot in #971
- build(deps): bump cc from 1.1.21 to 1.1.22 by @dependabot in #977
- build(deps): bump clap from 4.5.18 to 4.5.19 by @dependabot in #981
- build(deps): bump rstest from 0.22.0 to 0.23.0 by @dependabot in #979
- build(deps): bump clap_complete from 4.5.29 to 4.5.32 by @dependabot in #983
- build(deps): bump shadow-rs from 0.35.0 to 0.35.1 by @dependabot in #987
- chore(cargo deps): Update deps to latest by @afnanenayet in #994
- chore(grammars): Update grammars by @afnanenayet in #995
- build(deps): bump clap_complete from 4.5.33 to 4.5.35 by @dependabot in #1000
- build(deps): bump mockall from 0.13.0 to 0.13.1 by @dependabot in #1022
- chore: Update Cargo deps by @afnanenayet in #1026
- build(deps): bump thiserror from 1.0.64 to 2.0.3 by @dependabot in #1023
- chore: Update grammars to latest upstream by @afnanenayet in #1045
- Update Cargo deps by @afnanenayet in #1044
- chore(deps): Update to latest cargo deps by @afnanenayet in #1049
- chore(grammars): Update grammars by @afnanenayet in #1051
- chore: Update Cargo deps by @afnanenayet in #1069
- build(deps): bump cc from 1.2.10 to 1.2.12 by @dependabot in #1074
- build(deps): bump cc from 1.2.12 to 1.2.14 by @dependabot in #1080
- build(deps): bump cc from 1.2.14 to 1.2.15 by @dependabot in #1089
- build(deps): bump thiserror from 2.0.11 to 2.0.12 by @dependabot in #1095
- chore: Update cargo dependencies by @afnanenayet in #1100
- build(deps): bump shadow-rs from 1.0.1 to 1.1.1 by @dependabot in #1102
- build(deps): bump clap_complete from 4.5.46 to 4.5.47 by @dependabot in #1104
- build(deps): bump clap from 4.5.32 to 4.5.34 by @dependabot in #1107
- build(deps): bump log from 0.4.26 to 0.4.27 by @dependabot in #1106
- build(deps): bump cc from 1.2.16 to 1.2.17 by @dependabot in #1105
- build(deps): bump clap from 4.5.34 to 4.5.35 by @dependabot in #1108
- build(deps): bump cc from 1.2.17 to 1.2.18 by @dependabot in #1109
- build(deps): bump cc from 1.2.18 to 1.2.19 by @dependabot in #1110
- feat!: remove support for custom render mode by @afnanenayet in #1114
- chore(grammars): Update grammars by @afnanenayet in #1115
- chore: Update Cargo deps by @afnanenayet in #1113
Full Changelog: v0.8.4...v0.9.0