Skip to content

Releases: evgeniums/cpp-validator

v2.1.1

13 May 15:00
Compare
Choose a tag to compare
Update version

v2.0.3

27 May 14:39
4be4eba
Compare
Choose a tag to compare
Update version.hpp

v2.0.2

18 May 11:02
Compare
Choose a tag to compare

Update dpcumentation.

v2.0.1

18 May 09:19
Compare
Choose a tag to compare
  • Add examples.
  • Update building scripts.
  • Update documentation.

v2.0.0

25 Mar 17:13
Compare
Choose a tag to compare

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

22 Feb 12:41
Compare
Choose a tag to compare
  • Fix building with GCC 10.2 and higher.
  • Support std::regex operands.
  • Add dynamically allocated validators.

v1.0.3

14 Jan 12:30
Compare
Choose a tag to compare

Fixes minor issues.

v1.0.2

22 Oct 19:38
Compare
Choose a tag to compare
Increment library version

v1.0.1

19 Oct 21:09
Compare
Choose a tag to compare

First stable release with complete documentation.

Beta v1.0.0

13 Aug 11:16
Compare
Choose a tag to compare

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