Skip to content

Releases: rroessler/cpp.aster

v1.1.3

09 Jan 23:54

Choose a tag to compare

Bug Fixes

  • Lowered required CMake version.

v1.1.2

28 Oct 02:38

Choose a tag to compare

Bug Fixes

  • Remove pre-advance from Windows directory traversal.

v1.1.1

14 Oct 23:38

Choose a tag to compare

Bug Fixes

  • Updated support for Windows builds.
  • Added missing edge case for character patterns.

v1.1.0

14 Oct 03:45

Choose a tag to compare

New Features

  • Allow matching hidden files denoted with . prefixes.
  • Enabled checking for absolute paths.

Bug Fixes

  • Added some compiler warnings for testing.
  • Pattern now correctly receives options.

v1.0.0

14 Oct 02:56

Choose a tag to compare

Initial v1.0.0 Release!