Skip to content

Qore 1.8.1

Choose a tag to compare

@davidnich davidnich released this 19 Jun 14:07
· 3296 commits to develop since this release

bugfix release:

  • fixed a bug building documentation with autotools (issue 4542)
  • fixed bugs in C++ QoreSocket::send*() methods not used in the Qore language but exposed in the public C++ API that could cause a crash in case of errors (issue 4541)
  • fixed a bug building documentation with release files created from the autotools makefile target, as well as bugs in the cmake configuration generating documentation for builtin modules (issue 4540)

Full Changelog: release-1.8.0...release-1.8.1