Skip to content

Release 0.2.2.

Compare
Choose a tag to compare
@timdawborn timdawborn released this 07 Apr 03:52
· 151 commits to develop since this release
  • Added an explicit include check in configure.ac for all used C++11 header files.
  • The special command-line flags --help and --version no longer result in a non-zero exit status.
  • Removed the need for dr::Pointer<T> and dr::Pointers<T>.
  • Added the ability for command-line options to optionally fallback to a positional argument value for filling if an explicit flag was not provided.