Skip to content

Valijson v1.0.6

Latest
Compare
Choose a tag to compare
@tristanpenman tristanpenman released this 07 Jun 01:05
· 3 commits to master since this release
4edda75

Changes included in this release:

  • Eliminate an avoidable std::regex and replace with RegexEngine (@jmarrec)
  • Enable using boost::regex instead of std::regex (@marzer)