Skip to content

Releases: alastairtree/crump

0.6.1

03 Mar 23:27
b2d6cc8

Choose a tag to compare

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

03 Mar 16:28
869a99c

Choose a tag to compare

What's Changed

  • Add boolean datatype support with auto-detection and version bump to 0.6.0 by @claude in #53

New Contributors

Full Changelog: v0.5.3...v0.6.0

What's Changed

  • Add boolean datatype support with auto-detection and version bump to 0.6.0 by @claude in #53

New Contributors

Full Changelog: v0.5.3...v0.6.0

v0.5.3

26 Feb 13:30
173a887

Choose a tag to compare

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

23 Feb 10:57
5197aee

Choose a tag to compare

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

13 Feb 17:10
4c1c531

Choose a tag to compare

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

11 Feb 17:36
a0b9e75

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

11 Feb 14:40
aeb07d6

Choose a tag to compare

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

10 Feb 18:03

Choose a tag to compare

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

19 Jan 16:15
0cf9bc4

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Jan 18:58

Choose a tag to compare

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