Skip to content

3.1.0: Validators and API documentation

Compare
Choose a tag to compare
@redcatbear redcatbear released this 24 Apr 12:31
· 8 commits to main since this release
a0e1ac1

Release 3.1.0 brings validators that originally were created for the Exasol Virtual Schema (Lua), but are in-fact useful for all Virtual Schemas.

For consistency, we moved all tests for classes in exasolvs from spec/ to spec/exasolvs. This has no impact on the generated library.

Additionally, we now generate the API documentation with LDoc.

Refactoring

  • #77: Moved validators from EVSL to VSCL

Documentation

  • #75: CI build now generates API documentation with LDoc