Releases: washingtonpost/FastFEC
Releases · washingtonpost/FastFEC
0.4.1
0.4.0
What's Changed
- Support for FEC file format 8.5
- Fix release workflows in this repo
Full Changelog: 0.2.0...0.4.0
0.4.0 beta release
What's Changed
- Add support for FEC version 8.5 by @esonderegger in #67
- fix: update action versions by @anthonyjpesce in #68
Full Changelog: 0.2.0...0.4.0-beta
0.2.0
Merge pull request #63 from washingtonpost/develop v0.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