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