v0.2.4
What's Changed
- Make
validationFactory
type public by @carlosforero in #11
This Release makes validationFactory
type public: The validationFactory
type has been made public and renamed to ValidationFactory
, enhancing flexibility and enabling developers to reuse the factory more effectively in various scenarios.
Full Changelog: v0.2.3...v0.2.4