Skip to content

Single Hpp File - v.8.5.0

Compare
Choose a tag to compare
@claremacrae claremacrae released this 06 Apr 18:53
· 2293 commits to master since this release

See the v.8.5.0 milestone for the full list of changes.

  • Breaking changes
    • None
  • New features
  • Bug fixes
    • Code now compiles in clang and gcc with -Wshadow enabled (#111)
    • Fixed some missing '\' characters in the released header (#118)
  • Other changes
    • Updated to doctest 2.3.7 (#108, thank you @p-podsiadly)
    • New section in documentation: How-to Guides
    • Lots of improvements to our Python release scripts
    • Line-length increased from 80 to 90 characters