Skip to content

Releases: k1LoW/kakitori

packages/core/v0.21.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 00:03
Immutable release. Only release title and notes can be modified.
4319f2c

What's Changed

New Features 🚀

  • feat(core): opt-in continuous annotation strip for multi-cell furigana by @k1LoW in #141

Fix bug 🐛

  • fix(core): capture the stroke pointer on hanzi-writer's SVG, not the layer by @k1LoW in #142

Full Changelog: packages/core/v0.20.0...packages/core/v0.21.0

packages/core/v0.20.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:02
Immutable release. Only release title and notes can be modified.
286e76d

What's Changed

Breaking Changes 🛠

  • fix(core): base tome pause on a release-point neighborhood radius by @k1LoW in #139

Other Changes

  • docs(skills): add delete + list ops to register-kakitori-questions by @k1LoW in #137

Full Changelog: packages/core/v0.19.0...packages/core/v0.20.0

packages/core/v0.19.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 16:32
Immutable release. Only release title and notes can be modified.
dcea09b

What's Changed

Breaking Changes 🛠

  • fix(core): loosen stationary tail tolerance to 2 units for tome detection by @k1LoW in #133

New Features 🚀

  • feat(core): add endingNgColor to distinguish tome/hane/harai mistakes by @k1LoW in #136

Full Changelog: packages/core/v0.18.3...packages/core/v0.19.0

packages/core/v0.18.3

Choose a tag to compare

@github-actions github-actions released this 20 Jul 04:18
Immutable release. Only release title and notes can be modified.
7a245ea

What's Changed

Fix bug 🐛

  • fix(core): clamp direction dot product so confidence stays in [0, 1] by @k1LoW in #131
  • fix(core): own the writer's touch gesture so scroll can't steal strokes by @k1LoW in #129

Full Changelog: packages/core/v0.18.2...packages/core/v0.18.3

packages/data/v0.10.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 11:44
Immutable release. Only release title and notes can be modified.
7712c45

What's Changed

Other Changes

  • docs(skills): add kakitori.page question registration skill by @k1LoW in #121
  • docs(skills): guide create-kakitori-questions example sentences by @k1LoW in #123
  • feat(data): add strokeEndings for grade2 kanji by @k1LoW in #124

Full Changelog: packages/data/v0.9.2...packages/data/v0.10.0

packages/core/v0.18.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 14:14
Immutable release. Only release title and notes can be modified.
9e1bc24

What's Changed

Fix bug 🐛

  • fix(core): route block undo to the cell being written, not the captured one by @k1LoW in #127

Other Changes

  • feat(data): add strokeEndings for grade2 kanji by @k1LoW in #124

Full Changelog: packages/core/v0.18.1...packages/core/v0.18.2

packages/core/v0.18.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 09:43
Immutable release. Only release title and notes can be modified.
b8b612c

What's Changed

Breaking Changes 🛠

  • docs(skills): align kakitori-page skill with question API rename by @k1LoW in #117

Other Changes

  • feat(data): export ./package.json so consumers can read the version by @k1LoW in #119
  • docs(skills): add kakitori.page question registration skill by @k1LoW in #121
  • docs(skills): guide create-kakitori-questions example sentences by @k1LoW in #123

Full Changelog: packages/core/v0.18.0...packages/core/v0.18.1

packages/data/v0.9.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 09:04
Immutable release. Only release title and notes can be modified.
cc75d47

What's Changed

Other Changes

  • feat(data): export ./package.json so consumers can read the version by @k1LoW in #119

Full Changelog: packages/data/v0.9.1...packages/data/v0.9.2

packages/data/v0.9.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 05:09
Immutable release. Only release title and notes can be modified.
b2be293

What's Changed

Breaking Changes 🛠

  • feat(core): expose per-mistake breakdown via CharResult.mistakeEvents by @k1LoW in #115
  • docs(skills): align kakitori-page skill with question API rename by @k1LoW in #117

New Features 🚀

  • feat(core): expose outlineShown on CharResult by @k1LoW in #111

Other Changes

  • fix(skills): satisfy oxlint curly rule in validate.mjs by @k1LoW in #114

Full Changelog: packages/data/v0.9.0...packages/data/v0.9.1

packages/core/v0.18.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 15:31
Immutable release. Only release title and notes can be modified.
bf36502

What's Changed

Breaking Changes 🛠

  • feat(core): expose per-mistake breakdown via CharResult.mistakeEvents by @k1LoW in #115

Full Changelog: packages/core/v0.17.1...packages/core/v0.18.0