Releases: BlueBrain/dir-content-diff
Releases · BlueBrain/dir-content-diff
1.12.0
What's Changed
- Chore: Add license headers, use pyproject.toml file and migrate docs to MyST parser by @adrien-berchet in #68
- Feat: Intercept 'tempfile' argument of the PdfComparator to improve it by @adrien-berchet in #69
- Feat: Add CLI by @adrien-berchet in #70
- CI(dependabot): Bump codecov/codecov-action from 4 to 5 by @dependabot in #72
- CI: Push test results to Codecov by @adrien-berchet in #73
- Release: 1.12.0 by @adrien-berchet in #71
Full Changelog: 1.11.0...1.12.0
1.11.0
What's Changed
- Build: Drop support for Python 3.8 by @dependabot in #66
- Release: 1.11.0 by @adrien-berchet in #67
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
- Feat: Add parameters for load and save methods of base comparators by @adrien-berchet in #64
- Release: 1.10.0 by @adrien-berchet in #65
Full Changelog: 1.9.1...1.10.0
1.9.1
What's Changed
- CI: Fix publish job by @adrien-berchet in #62
- Release: 1.9.1 by @adrien-berchet in #63
Full Changelog: 1.9.0...1.9.1
1.9.0
What's Changed
- Feat: Add new specific comparators by @adrien-berchet in #60
- Release: 1.9.0 by @adrien-berchet in #61
Full Changelog: 1.8.1...1.9.0
1.8.1
What's Changed
- Build: Freeze docutils version to be compatible with m2r2 by @adrien-berchet in #58
- Release: 1.8.1 by @adrien-berchet in #59
Full Changelog: 1.8.0...1.8.1
1.8.0
What's Changed
- Chore: Apply Copier template by @adrien-berchet in #55
- Feat: Add new comparators for Feather, Parquet and Stata files by @adrien-berchet in #56
- Release: 1.8.0 by @adrien-berchet in #57
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- CI(dependabot): Bump codecov/codecov-action from 3 to 4 by @dependabot in #51
- Feat: Add 'patterns' entry in specific_args by @adrien-berchet in #52
- Feat: Add 'replace_pattern' entry for DictComparator and several related save capabilities by @adrien-berchet in #53
- Release: 1.7.0 by @adrien-berchet in #54
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- CI: Improve Dependabot config by @adrien-berchet in #40
- CI(deps): Bump actions/checkout from 3 to 4 by @dependabot in #38
- CI(deps): Bump mikepenz/action-junit-report from 3 to 4 by @dependabot in #39
- CI(dependabot): Improve dependabot config by @adrien-berchet in #41
- Chore: Apply Copier template by @adrien-berchet in #42
- Chore: Apply Copier template by @adrien-berchet in #43
- CI(dependabot): Bump actions/setup-node from 3 to 4 by @dependabot in #44
- CI(dependabot): Bump actions/setup-python from 4 to 5 by @dependabot in #45
- CI(dependabot): Bump actions/upload-artifact from 3 to 4 by @dependabot in #46
- CI(dependabot): Bump actions/cache from 3 to 4 by @dependabot in #47
- Feat: The specific_args can support a 'comparator' entry by @adrien-berchet in #48
- Release: 1.6.0 by @adrien-berchet in #49
New Contributors
- @dependabot made their first contribution in #38
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Test: Fix for Pandas>=2 by @adrien-berchet in #33
- CI: Add template for issues and pull requests by @adrien-berchet in #34
- Fix: Cast exception args to str before joining them by @adrien-berchet in #35
- Feat: Add exception type before arguments by @adrien-berchet in #36
- Release: 1.5.0 by @adrien-berchet in #37
Full Changelog: 1.4.0...1.5.0