Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tmcw/gedcom

v3.0.9

14 Dec 20:10
f93806f

Choose a tag to compare

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

14 Dec 16:52
494220b

Choose a tag to compare

Patch Changes

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

v3.0.7

14 Dec 16:38
08486da

Choose a tag to compare

Patch Changes

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

v3.0.6

14 Dec 16:32
839efac

Choose a tag to compare

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

07 Dec 17:21
7b9632e

Choose a tag to compare


v3.0.4...v3.0.5

v3.0.4

09 Feb 19:18
6b3ba15

Choose a tag to compare

v3.0.3

09 Feb 19:17
71a616e

Choose a tag to compare


v3.0.2...v3.0.3

Allow hyphens in xref_id

04 Feb 23:52
8f18b1d

Choose a tag to compare


v3.0.0...v3.0.1