Skip to content

Stricter Data Validation

Choose a tag to compare

@pbashyal-nmdp pbashyal-nmdp released this 14 Feb 20:55
· 380 commits to master since this release
01ce64c

Version 0.7.0 has stricter data validation. It will not silently fail by returning an empty '' string. It'll return of the Invalid exceptions in pyard.exceptions when calling redux_gl method with invalid GL String.

See CHANGELOG.md for full changelog.