Skip to content

Releases: zemasoft/wildcards

v1.4.0

15 Nov 13:53
Compare
Choose a tag to compare

Wildcards

wildcards.hpp

  • Improves tests.
  • Improves examples.
  • Improves CMake configuration.
  • Improves and extends CI configurations.
  • Improves documentation.

cx

cx.hpp

v1.3.0

30 May 13:39
Compare
Choose a tag to compare

Wildcards

wildcards.hpp

  • Supports alternatives.
  • Introduces wildcards::match_result<>.
  • Improves C++14 implementation.

cx

cx.hpp

v1.2.0

21 May 19:41
Compare
Choose a tag to compare

Wildcards

wildcards.hpp

  • Identifies alternatives and reports that they are not supported :-).
  • Various little improvements.

cx

cx.hpp

  • Adds cx::less<>().

v1.1.0

09 May 10:18
Compare
Choose a tag to compare

Wildcards

wildcards.hpp

  • Supports sets.

cx

cx.hpp

v1.0.0

27 Apr 20:51
Compare
Choose a tag to compare

Wildcards

wildcards.hpp

  • Tests and examples compilable under MSVC 2015, MSVC 2017 and DJGPP for GCC 7.2.0.

cx

cx.hpp

v0.2.0

24 Apr 08:50
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Wildcards

wildcards.hpp

  • Adds possibility to provide wildcards::match() with a function object for performing comparisons.
  • Adds example 6 which manifests the new feature.
  • Various little fixes.

cx

cx.hpp

  • Adds cbegin() and cend() where possible.

v0.1.0

20 Apr 08:20
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release