Introduced support for recursive types, enabling the validation of nested self-referential data structures.
Implemented support for circular recursive types, allowing for validation in complex interconnected data structures.
API stabilization: The API can now be considered stable. Future changes will primarily focus on adding new validators without altering existing functionality.