Skip to content

Releases: JBZoo/CSV-Blueprint

0.24

24 Mar 19:18
b11dbfe
Compare
Choose a tag to compare

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

23 Mar 22:48
97027d7
Compare
Choose a tag to compare

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

23 Mar 16:58
30c6df7
Compare
Choose a tag to compare

What's Changed

  • Update Docker image tagging and verification in GitHub Workflow by @SmetDenis in #73

Full Changelog: 0.21...0.22

0.21

23 Mar 16:23
fdeb7b1
Compare
Choose a tag to compare

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

22 Mar 11:37
ac2f1c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.19...0.20

0.19

20 Mar 18:55
ceae37d
Compare
Choose a tag to compare

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

19 Mar 23:03
14bd208
Compare
Choose a tag to compare

What's Changed

  • Refactor regex validation checks to a dedicated method by @SmetDenis in #64

Full Changelog: 0.17...0.18

0.17

19 Mar 19:36
fc08765
Compare
Choose a tag to compare

What's Changed

  • Update SchemaValidator to cast example to string by @SmetDenis in #63

Full Changelog: 0.16...0.17

0.16

19 Mar 18:55
75d77c4
Compare
Choose a tag to compare

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

19 Mar 00:44
fc04014
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14...0.15