Skip to content

Releases: evgeniums/cpp-validator

v2.1.1

Choose a tag to compare

@evgeniums evgeniums released this 13 May 15:00
Update version

v2.0.3

Choose a tag to compare

@evgeniums evgeniums released this 27 May 14:39
4be4eba
Update version.hpp

v2.0.2

Choose a tag to compare

@evgeniums evgeniums released this 18 May 11:02

Update dpcumentation.

v2.0.1

Choose a tag to compare

@evgeniums evgeniums released this 18 May 09:19
  • Add examples.
  • Update building scripts.
  • Update documentation.

v2.0.0

Choose a tag to compare

@evgeniums evgeniums released this 25 Mar 17:13

This is a major release.

  1. Major optimizations and refactoring.
  2. Rewritten pre-validation modules.
  3. Element aggregations now can be used in member paths.
  4. Validation of heterogeneous containers.
  5. Validation of trees.
  6. Support of value transformers.
  7. Variadic properties with arbitrary number of arguments.
  8. Nested validators.
  9. Validation of pointers.

v1.0.4

Choose a tag to compare

@evgeniums evgeniums released this 22 Feb 12:41
  • Fix building with GCC 10.2 and higher.
  • Support std::regex operands.
  • Add dynamically allocated validators.

v1.0.3

Choose a tag to compare

@evgeniums evgeniums released this 14 Jan 12:30

Fixes minor issues.

v1.0.2

Choose a tag to compare

@evgeniums evgeniums released this 22 Oct 19:38
Increment library version

v1.0.1

Choose a tag to compare

@evgeniums evgeniums released this 19 Oct 21:09

First stable release with complete documentation.

Beta v1.0.0

Choose a tag to compare

@evgeniums evgeniums released this 13 Aug 11:16

First beta release. API is ready but there is a lack of examples and documentation yet.