Skip to content

v0.8.2 — alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@JadeMatrix JadeMatrix released this 30 Jan 07:05
· 108 commits to master since this release
f907962

Changes in this version:

  • Fixed some broken links in the Sphinx documentation (MarkDown-style)
  • Tweaked README (";" → "—")
  • Style — capitalized CMake function names
  • Fixed mistaken labelling of the "any IP" address as the loopback address
  • Style — removed redundant variable names in function declarations
  • Fixed "show/base64.hpp" no longer compiling as show::base64_decode_error inherited from the now-missing show::exception