You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New module available for XML parsing with a query oriented interface and support for namespaces, built on top of rapidxml, replacing the previous dependency on POCO XML/Utils
Upgraded development platform compliance in linux to Ubuntu 18.04 x64 with GCC v7.3
Added VS2017 solution for development in linux (remote compilation)
Improved bootstrap, config and build scripts for linux
For better experience in VS, projects for linux build are now using VC++ build system instead of invoking CMake