Releases: hashberg-io/optmanage
Releases · hashberg-io/optmanage
1.1.1
Validators are now allowed to raise exceptions as part of the validation process.
v1.1.0
The Option
argument order has been changed from Option(default, type)
to Option(type, default)
.