Releases: JBZoo/CSV-Blueprint
Releases · JBZoo/CSV-Blueprint
0.24
What's Changed
- Add issue and PR templates, modify test and readme by @SmetDenis in #77
- Rename and implement new PR template by @SmetDenis in #78
- Optimization CSV validation for aggregation cases. Added CSV generator by @SmetDenis in #79
- Fixed validation for
csv.header: false
by @SmetDenis in #80
Full Changelog: 0.23...0.24
0.23
What's Changed
- (Experimental) Refactor GitHub workflows configuration and update actions by @SmetDenis in #74
- Simplify GA workflow by @SmetDenis in #75
Full Changelog: 0.22...0.23
0.22
What's Changed
- Update Docker image tagging and verification in GitHub Workflow by @SmetDenis in #73
Full Changelog: 0.21...0.22
0.21
What's Changed
- Add custom php.ini, Improve Docker by @SmetDenis in #71
- Improve Docker build workflow and update Composer setup by @SmetDenis in #72
Full Changelog: 0.20...0.21
0.20
What's Changed
- Update schemas, amend tests and improve README by @SmetDenis in #67
- GitHub actions. New default value: table by @SmetDenis in #68
- Fixed small typos by @SmetDenis in #69
- Matching by batch of schemas with
filename_pattern
by @SmetDenis in #70
Full Changelog: 0.19...0.20
0.19
What's Changed
- Implement column validation and enhance error handling by @SmetDenis in #65
- Update error message output in ValidateCsv. StdErr to StdOut by @SmetDenis in #66
Full Changelog: 0.18...0.19
0.18
What's Changed
- Refactor regex validation checks to a dedicated method by @SmetDenis in #64
Full Changelog: 0.17...0.18
0.17
What's Changed
- Update SchemaValidator to cast example to string by @SmetDenis in #63
Full Changelog: 0.16...0.17
0.16
What's Changed
- Add detailed description and metadata to schema examples by @SmetDenis in #58
- Enhance README badges by @SmetDenis in #59
- Fixed typos by @SmetDenis in #60
- Add test cases and handle exceptions for undefined rules by @SmetDenis in #61
- Added validation for
example
, refactoring and new error reporting in tests by @SmetDenis in #62
Full Changelog: 0.15...0.16
0.15
What's Changed
- Update my TODOs by @SmetDenis in #56
- Implement schema validation and error reporting enhancements by @SmetDenis in #57
Full Changelog: 0.14...0.15