Qore 0.9.14
·
3570 commits
to develop
since this release
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:
- OracleSqlUtil module and SqlUtil module: fixed various SQL generation issues
- Swagger module: fixed a bug where unknown string format types were not ignored but instead caused an exception to be thrown
- Util module: fixed a bug in
parse_memory_size() - fixed module path handling on Windows to respect the
;separator as well as the:character
See the release notes for more info.