Releases: washingtonpost/FastFEC
Releases · washingtonpost/FastFEC
0.2.0
0.1.9
What's Changed
- fix: upload artifacts in release process by @freedmand in #40
- feat: remove non-wheel artifacts for PyPI publish by @freedmand in #41
- Handle missing mappings without calling exit(1) by @james-clemer-actblue in #49
- feat: restore vendored pcre option by @freedmand in #46
- fix: use linux-gnu for linux builds by @freedmand in #51
Full Changelog: 0.1.6...0.1.9
0.1.6
What's Changed
- Merge main to dev by @chriszs in #28
- Remove external deps (Curl) and refactor release process by @freedmand in #35
- fix a few oversights with v8.4 mappings by @esonderegger in #31
- Fix custom write function segfault by @james-clemer-actblue in #32
- Version 0.1.0 by @freedmand in #36
- Further refinements to the release workflow by @freedmand in #42
New Contributors
- @james-clemer-actblue made their first contribution in #32
Full Changelog: 0.1.3...0.1.6
0.1.3
What's Changed
- Merge main to dev by @chriszs in #28
- Remove external deps (Curl) and refactor release process by @freedmand in #35
- fix a few oversights with v8.4 mappings by @esonderegger in #31
- Fix custom write function segfault by @james-clemer-actblue in #32
- Version 0.1.0 by @freedmand in #36
New Contributors
- @james-clemer-actblue made their first contribution in #32
Full Changelog: 0.0.9...0.1.3
latest
fix: release to latest tag, bump to 0.1.0 (#36)
0.0.9
What's Changed
- Add support for version 8.4 by @esonderegger in #20
New Contributors
- @esonderegger made their first contribution in #20
Full Changelog: 0.0.7...0.0.9
0.0.8
chore: revert to base_ref, remove meta info
0.0.4
Adds a flag to disable piped input (stdin) via --no-stdin
or -x
Full Changelog: 0.0.3...0.0.4
0.0.3
feat: add wasm interface and compilation mode (tested it works separa…
0.0.2
Fixes a bug that allows FEC files to have more columns than expected (deescalates from throwing an error to logging a warning), also adds aarch64 linux lib release
What's Changed
- fix: only warn on too many columns in row by @freedmand in #7
Full Changelog: 0.0.1...0.0.2