v3.0.0-rc.1 - Refactor release candidate 1
Pre-release
Pre-release
What's Changed
- refactor: further separate CLI logic from the API related functionality (see #117) by @Rolv-Apneseth in #124
- ci: include newer versions of
languagetool
in tests by @Rolv-Apneseth in #126 - refactor(lib): consolidate
reqwest
errors by @Rolv-Apneseth in #125 - feat: add support for HTML, Markdown and Typst files by @Rolv-Apneseth in #127
- refactor: merge changes from master branch to v3 by @Rolv-Apneseth in #135
- feat: use data annotations for HTML and Markdown files, and implement splitting of data annotation requests by @Rolv-Apneseth in #134
- chore(test): improve test coverage by @Rolv-Apneseth in #136
- fix(ci): run the LanguageTool service for the coverage CI to avoid failing tests by @Rolv-Apneseth in #137
- fix(ci): version for languagetool in coverage CI by @Rolv-Apneseth in #138
- ci(dependabot): bump actions/checkout from 2 to 4 by @dependabot in #148
- ci(dependabot): bump pre-commit-ci/lite-action from 1.0.2 to 1.1.0 by @dependabot in #145
- ci(dependabot): bump tarides/changelog-check-action from 2 to 3 by @dependabot in #146
- ci(dependabot): bump moonrepo/setup-rust from 0 to 1 by @dependabot in #147
- ci(dependabot): bump codecov/codecov-action from 2 to 5 by @dependabot in #149
- fix(ci): LanguageTool env vars for coverage CI by @Rolv-Apneseth in #139
- chore: add
docker-compose.yml
file to simplify running a local API for tests by @Rolv-Apneseth in #153 - chore(lib): fully refactor the library for v3 by @jeertmans in #117
- chore(deps): bump reqwest from 0.11.27 to 0.12.19 by @dependabot in #156
- chore(deps): bump thiserror from 1.0.69 to 2.0.12 by @dependabot in #159
- chore(deps): bump criterion from 0.5.1 to 0.6.0 by @dependabot in #160
- chore(deps): bump typst-syntax from 0.12.0 to 0.13.1 by @dependabot in #158
- chore(deps): bump pulldown-cmark from 0.10.3 to 0.13.0 by @dependabot in #157
- chore(dev): release v3.0.0-rc.1 by @jeertmans in #161
Full Changelog: v2.1.5...v3.0.0-rc.1