Releases: JBZoo/CSV-Blueprint
Releases · JBZoo/CSV-Blueprint
0.34
What's Changed
- Update rule counting in README by @SmetDenis in #106
- Improve test benchmarks and update validation logic by @SmetDenis in #107
Full Changelog: 0.33...0.34
0.33
What's Changed
- Update README with new utility introduction and use cases by @SmetDenis in #105
Full Changelog: 0.32...0.33
0.32
What's Changed
- Add Hash validation rule for cell values by @SmetDenis in #104
Full Changelog: 0.31...0.32
0.31
What's Changed
- New validation rules and formatting in error messages by @SmetDenis in #101
- Refactor cell value validation technique and docs by @SmetDenis in #102
- Add various new cell validation rules by @SmetDenis in #103
Full Changelog: 0.30...0.31
0.30
What's Changed
- Add time and timezone validation rules. Fixed typos by @SmetDenis in #100
Full Changelog: 0.29...0.30
0.29
What's Changed
- Updated validation rule naming and added 'is_angle' rule by @SmetDenis in #98
- Update trigger event in demo workflow by @SmetDenis in #99
Full Changelog: 0.28...0.29
0.28
What's Changed
- Add delay to wait for Docker image and extend release workflows by @SmetDenis in #95
- Fix typo in GitHub Action push command by @SmetDenis in #96
- Standardize code formatting across multiple files by @SmetDenis in #97
Full Changelog: 0.27.1...0.28
0.27
What's Changed
- Add "contains_none" rule to cell validation by @SmetDenis in #88
- Add new "quartiles" and "midhinge" rules by @SmetDenis in #89
- Add various statistical mean rules by @SmetDenis in #90
- Add additional count rules by @SmetDenis in #91
- Add 'is_sorted' rule to aggregate rules by @SmetDenis in #92
- Update IsSorted rule parameters by @SmetDenis in #93
Full Changelog: 0.26...0.27
0.26
What's Changed
- Added combo rules
_less
and_greater
and Huge docs refactoring by @SmetDenis in #87
Full Changelog: 0.25...0.26
0.25
What's Changed
- Refactor standard deviation terms in schemas and rename related methods by @SmetDenis in #81
- Added new aggregate rules (
first
,nth
,last
) by @SmetDenis in #82 - Add Mean Absolute Deviation rules by @SmetDenis in #83
- Add Median Absolute Deviation rules by @SmetDenis in #84
- Implement
nth_*
and fixed line number by @SmetDenis in #85 - Add
percentile
by @SmetDenis in #86
Full Changelog: 0.24...0.25