Skip to content

Releases: smur89/gairm-import

v0.8.1

17 Jun 14:40
4ebdc8f

Choose a tag to compare

0.8.1 (2026-06-17)

Bug Fixes

  • align rendering forward-link with the section it points to (#94) (d53f366)

v0.8.0

17 Jun 11:53
1a7b635

Choose a tag to compare

0.8.0 (2026-06-17)

Features

  • JSON Schema constraint keywords (#85) (f2b301a)
  • type coverage for boolean, null, and [X, "null"] unions (#83) (3081e24)

v0.7.0

16 Jun 16:31
b1edd34

Choose a tag to compare

0.7.0 (2026-06-16)

Features

  • schema introspection helpers (describe-schema, paths-of-kind, kind-at) (#54) (d72b282)

v0.6.0

16 Jun 16:15
9843af2

Choose a tag to compare

0.6.0 (2026-06-16)

Features

  • datetime-string kind for format: date-time fields (#55) (bfa6ce5)
  • pattern-string kind for JSON Schema pattern keyword (#53) (19e8809)
  • suggest closest matching key in unknown-key error messages (#19) (9769de5)

v0.5.1

16 Jun 14:12
fea26b0

Choose a tag to compare

0.5.1 (2026-06-16)

Bug Fixes

  • hide release-please version markers from rendered README (#57) (0f33b09)

v0.5.0

15 Jun 16:25
f2ec8b9

Choose a tag to compare

0.5.0 (2026-06-15)

Features

  • set-required lens companion for editing object required-keys (#48) (7dc58b1)

v0.4.0

15 Jun 15:56
d556720

Choose a tag to compare

0.4.0 (2026-06-15)

Features

  • translator + validator support for JSON Schema enum and const (#46) (8e6e2d8)

v0.3.0

15 Jun 14:49
bcea1a1

Choose a tag to compare

0.3.0 (2026-06-15)

Features

  • split resume-schema into faithful default + opt-in strict variant (#35) (908d628)

v0.2.0

15 Jun 13:56
7920102

Choose a tag to compare

0.2.0 (2026-06-15)

Features

  • derive resume-schema from vendored JSON Schema document (#33) (7f01328)
  • expose validate / coerce engines and schema combinators publicly (#17) (a37b8e0)
  • lens-style schema editing for JSON-Resume+ extensions (#30) (33aee49)
  • schema-from-json-schema — translate a JSON Schema document into a Typst schema (#24) (7f16ce9)
  • treat JSON null as if the key were absent (#20) (e9e8cbe)

v0.1.1

15 Jun 00:16
7e4025b

Choose a tag to compare

0.1.1 (2026-06-15)

Bug Fixes

  • release: clear typst/packages submission errors and warnings (#13) (fc9c512)