Skip to content

Releases: ClaudiuCeia/ts-duckling

v0.3.5

10 Feb 16:34

Choose a tag to compare

v0.3.5

Changes since v0.3.4:

v0.3.3

10 Feb 14:25

Choose a tag to compare

v0.3.3

Changes since v0.3.2:

  • chore: bump v0.3.3 (cc4de8e)
  • fix(render): clamp child span bounds to parent in buildSpanTree (78d4925)
  • fix: use v0.3.2 in docs (44f66cb)

v0.3.2

10 Feb 13:48

Choose a tag to compare

v0.3.2

Changes since v0.3.1:

  • chore: bump patch version (8448489)
  • fix: containment fix for overlapping children (0c407a7)
  • fix: bump docs version (9bb7799)
  • chore: deno fmt (f90809b)

v0.3.1

10 Feb 13:31

Choose a tag to compare

v0.3.1

Changes since v0.3.0:

  • fix: backtrack on invalid Date construction in Time parser (07dc5c9)
  • fix: deno lsp restrict to non-docs (d33426d)
  • refactor(docs): replace worker with async main-thread extraction (7a9b4b7)

v0.3.0

10 Feb 12:54

Choose a tag to compare

v0.3.0

Changes since v0.2.1:

  • feat: add async extraction API (extractAsync, renderAsync, renderMapAsync) (6eca7be)

v0.2.1

10 Feb 12:19

Choose a tag to compare

v0.2.1

Changes since v0.1.1:

v0.1.1

10 Feb 11:27

Choose a tag to compare

v0.1.1

Changes since v0.1.0:

  • feat: add PIIParsers export, rewrite README (f408916)
  • chore: bump version (6950a19)

v0.0.15

09 Feb 15:10

Choose a tag to compare

v0.0.15

Changes since v0.0.14:

  • refactor: drop createLanguageThis (dd27d65)
  • docs: include example outputs (f5635d4)

v0.0.14

09 Feb 11:46

Choose a tag to compare

v0.0.14

Changes since v0.0.13:

  • feat: make Duckling.extract accept strings (f84b9c5)

v0.0.13

09 Feb 11:24

Choose a tag to compare

v0.0.13

Changes since v0.0.12:

  • docs: refresh README (303dba3)
  • docs: add JSR symbol documentation (792794c)
  • docs: link to online playground (38130dc)