Skip to content

Qore 0.9.8

Choose a tag to compare

@davidnich davidnich released this 19 Nov 07:39
· 3595 commits to develop since this release
baf7b64

This is a minor bugfix release of Qore; click here for a complete list of features implemented and issues addressed in this release

Summary of changes:

  • fixed parsing / streaming CSV file data when quoted fields also contain the record separator character
  • various WebSocket (server and client) fixes
  • fixed type errors in the map operator when used as a functional operator
  • fixed errors in the Queue class in methods when negative timeouts are used

See the release notes for more info.