Skip to content

Commit

Permalink
Merge pull request #12109 from keymanapp/auto/version-master-18.0.84
Browse files Browse the repository at this point in the history
auto: increment master version to 18.0.84
  • Loading branch information
keyman-server authored Aug 6, 2024
2 parents 460a9d7 + 4235b5f commit 1d27a10
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Keyman Version History

## 18.0.83 alpha 2024-08-06

* chore(common): Update history from 17.0.328 (#12093)
* change(common/models): change model tokenization to also tokenize whitespace (#11975)
* feat(web): support transform tokenization when given a root context (#11998)
* change(web): track whitespace-aware tokenization for context + correction-search caching (#11979)
* change(web): leverage tokenization to preserve punctuation and whitespace when predicting (#11997)
* fix(web): patch up worker build to provide artifacts for its tests (#12082)
* chore(web): move `web/src/engine/paths/``web/src/engine/interfaces/` (#12064)
* chore(web): move `common/web/input-processor/``web/src/engine/main/` (#12066)
* refactor(web): refactor and harmonize constants (#12072)
* chore(common): add data versions to minimum-versions.inc.sh (#12103)
* fix(web): fix lm-worker test broken by botched merge conflict resolution (#12104)

## 18.0.82 alpha 2024-08-05

* chore(windows): remove QIT_VSHIFTDOWN QIT _VSHIFTUP (#11973)
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.0.83
18.0.84

0 comments on commit 1d27a10

Please sign in to comment.