Releases: alastairtree/crump
Releases · alastairtree/crump
0.6.1
What's Changed
- Fix filename_match attribute not preserved when adding jobs to config by @claude in #55
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #52
- chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #51
- Add Dependabot auto-merge workflow for dependency updates by @claude in #56
- chore(deps): bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in #57
Full Changelog: v0.6.0...v0.6.1
What's Changed
- Fix filename_match attribute not preserved when adding jobs to config by @claude in #55
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #52
- chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #51
- Add Dependabot auto-merge workflow for dependency updates by @claude in #56
- chore(deps): bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in #57
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
New Contributors
Full Changelog: v0.5.3...v0.6.0
What's Changed
New Contributors
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- Fix UTC import for Python 3.10 compatibility; bump to 0.5.3 by @Copilot in #50
Full Changelog: v0.5.2...v0.5.3
What's Changed
- Fix UTC import for Python 3.10 compatibility; bump to 0.5.3 by @Copilot in #50
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Add Python 3.10 support and bump version to 0.5.2 by @Copilot in #48
Full Changelog: v0.5.1...v0.5.2
What's Changed
- Add Python 3.10 support and bump version to 0.5.2 by @Copilot in #48
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Group validation warnings into per-file summaries instead of per row by @alastairtree in #47
Full Changelog: v0.5.0...v0.5.1
What's Changed
- Group validation warnings into per-file summaries instead of per row by @alastairtree in #47
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Add basic schema migration and type widening by @alastairtree in #45
Full Changelog: v0.4.1...v0.5.0
What's Changed
- Add basic schema migration by @alastairtree in #45
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- fix: Handle out of integer ranges and handle empty datetimes in failure_mode by @alastairtree in #44
Full Changelog: v0.4.0...v0.4.1
What's Changed
- feat: validate integer ranges and handle empty datetimes in failure_mode by @alastairtree in #44
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add failure_mode configuration for handling data/config mismatches by @alastairtree in #42
Full Changelog: v0.3.0...v0.4.0
What's Changed
- Add failure_mode configuration for handling data/config mismatches by @alastairtree in #42
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Handle EPOCH values as datetime in CDF files by @alastairtree in #41
Full Changelog: v0.2.0...v0.3.0
What's Changed
- Handle EPOCH values as datetime in CDF files by @alastairtree in #41
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add bigint support for large CSV numbers by @alastairtree in #32
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #27
- Standardize config file argument to --config/-c across all CLI commands by @Copilot in #35
- Fix dry-run incorrectly reporting indexes need creation due to case-sensitive table name queries by @Copilot in #33
- Upload Linux 3.14 test report to GitHub Actions by @alastairtree in #25
- Add CLI test coverage for _extract_with_config by @Copilot in #37
- chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #39
- chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #38
- feat: Can match jobs to files by pattern or name by @alastairtree in #40
Full Changelog: v0.1.0...v0.2.0
What's Changed
- Add bigint support for large CSV numbers by @alastairtree in #32
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #27
- Standardize config file argument to --config/-c across all CLI commands by @Copilot in #35
- Fix dry-run incorrectly reporting indexes need creation due to case-sensitive table name queries by @Copilot in #33
- Upload Linux 3.14 test report to GitHub Actions by @alastairtree in #25
- Add CLI test coverage for _extract_with_config by @Copilot in #37
- chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #39
- chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #38
- feat: Can match jobs to files by pattern or name by @alastairtree in #40
Full Changelog: v0.1.0...v0.2.0