Skip to content

v2.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 15:59
· 10 commits to main since this release
2bc1c39

Bug Fixes

  • Stop shipping every schema again as a string literal type (605954e)
  • Keep the data in a BED12+n line, an empty column, and a bigint column (ca1f02b)

Chores

  • Render only the commit subject, and link the commit (08b893c)
  • Create a GitHub release for each published tag (81c96a4)
  • Enforce type strippability in tsconfig (eb40c2a)
  • Keep agent worktrees out of the toolchain's way (c559a73)

Features

  • Parse a headered BED from its column names (0129f0d)

Refactoring

  • Hand-write the autoSql parser, dropping peggy (5bb5154)

Full changelog: v2.2.10...v2.3.0