Skip to content

Qore 0.8.12

Choose a tag to compare

@davidnich davidnich released this 04 Jun 05:41
· 739 commits to 0.8.12 since this release

Qore 0.8.12 is a major new release with many new features and hundreds of bug fixes as well as packaging fixes. Highlights include:

  • The most significant innovation in this release comes in the form of support for Prompt Collection
  • Support for Bulk DML (large volume SQL operations in one server round-trip) in the Mapper, TableMapper, SqlUtil and the new BulkSqlUtil modules
  • Standardized function naming convention, many significant design and implementation fixes and improvements
  • Numerous new functions, methods, constants, operators, and user modules
  • Greatly improved support on Windows
  • Hundreds of bug fixes

See the release notes for details.

For binaries for various Linux distributions, see http://software.opensuse.org/download.html?project=home%3Adavidnichols&package=qore

2016-08-15: the windows release did not originally contain the Qore user modules; it's now been updated with the missing files