Skip to content

Releases: tmcw/gedcom

v3.0.9

Choose a tag to compare

@github-actions github-actions released this 14 Dec 20:10
f93806f

Patch Changes

  • 85d2b09: Allow all text in plain text fields

    Plaintext fields (CONC, CONT, and NOTE) all allow any kind of text
    and do not match for pointers.

v3.0.8

Choose a tag to compare

@github-actions github-actions released this 14 Dec 16:52
494220b

Patch Changes

  • 610deb4: Fix help for cli: it should be invoked as gedcom, not parse-gedcom

v3.0.7

Choose a tag to compare

@github-actions github-actions released this 14 Dec 16:38
08486da

Patch Changes

  • 878018c: Actually include TypeScript types in package (fixes previous release)

v3.0.6

Choose a tag to compare

@github-actions github-actions released this 14 Dec 16:32
839efac

Patch Changes

  • cbc3965: Include TypeScript types, switch from tsup to tsdown

    This project previously used tsup, which was deprecated in favor of tsdown. So it now uses tsdown.

    In the process, I've also adopted changesets, so please use npx @changesets/cli to write a changeset for PRs. This'll help the project manage an orderly changelog and manage version updates automatically.

    This also updates the package.json exports to be more accurate: there are TypeScript types for both the CJS and ESM exports. I expect that in the next major version we should drop the CJS version because almost all JavaScript runtimes support ESM now.

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v3.0.5

Choose a tag to compare

@tmcw tmcw released this 07 Dec 17:21
7b9632e

v3.0.4...v3.0.5

v3.0.4

Choose a tag to compare

@tmcw tmcw released this 09 Feb 19:18
6b3ba15

v3.0.3...v3.0.4

v3.0.3

Choose a tag to compare

@tmcw tmcw released this 09 Feb 19:17
71a616e

v3.0.2...v3.0.3

Allow hyphens in xref_id

Choose a tag to compare

@tmcw tmcw released this 04 Feb 23:52
8f18b1d

v3.0.0...v3.0.1