Valgo v0.2.0 released #5
carlosforero
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm happy to announce the release of version v0.2.0 of our library! Your valuable feedback has enabled us to bring you an improved version of the library, and I would like to extend a special thank you to @smgladkovskiy for making the first PR in the project.
With this version, Valgo introduces the
Factory
structure, which enables users to createValidation
sessions with preset options. Additionally, we have added the option to theNew
function to set options in a new Validation session. As a result, we have removed the global variables and global configuration in favor of usingFactory
.As we work towards version v1, we kindly request your feedback on the function names and the usability of the library. Your input is vital in helping us make the necessary changes to deliver a high-quality product that meets your needs.
We are happy to report that, with your help, we believe we are very close to releasing version v1 of the library!
Thank you for your support and contributions to our project.
Beta Was this translation helpful? Give feedback.
All reactions