·
0 commits
to 07156fe234e30d4b10a579ae57e4953c5ef34634
since this release
Many thanks to @Rolv-Apneseth for his numerous contribution!
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
languagetoolin tests by @Rolv-Apneseth in #126 - refactor(lib): consolidate
reqwesterrors 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[bot] in #148
- ci(dependabot): bump pre-commit-ci/lite-action from 1.0.2 to 1.1.0 by @dependabot[bot] in #145
- ci(dependabot): bump tarides/changelog-check-action from 2 to 3 by @dependabot[bot] in #146
- ci(dependabot): bump moonrepo/setup-rust from 0 to 1 by @dependabot[bot] in #147
- ci(dependabot): bump codecov/codecov-action from 2 to 5 by @dependabot[bot] in #149
- fix(ci): LanguageTool env vars for coverage CI by @Rolv-Apneseth in #139
- chore: add
docker-compose.ymlfile 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[bot] in #156
- chore(deps): bump thiserror from 1.0.69 to 2.0.12 by @dependabot[bot] in #159
- chore(deps): bump criterion from 0.5.1 to 0.6.0 by @dependabot[bot] in #160
- chore(deps): bump typst-syntax from 0.12.0 to 0.13.1 by @dependabot[bot] in #158
- chore(deps): bump pulldown-cmark from 0.10.3 to 0.13.0 by @dependabot[bot] in #157
- chore(dev): release v3.0.0-rc.1 by @jeertmans in #161
- chore(deps): update pre-commit hooks by @github-actions[bot] in #162
- chore: Release languagetool-rust version 3.0.0 by @jeertmans in #173
New Contributors
- @github-actions[bot] made their first contribution in #162
Full Changelog: v2.1.5...v3.0.0