GetData 0.7.2 has been released. It may be downloaded from your local SourceForget mirror:
http://sourceforge.net/projects/getdata/files/getdata/0.7.2/
GetData 0.7.2 is a bug-fix release, adding the documented but missing functionality allowing absolute paths in /INCLUDE directives, and a few other minor bugs.
More importantly, this release marks the introduction of a source release targeted at Microsoft Corporation's Visual C++ compiler. This package is largely due to the effort of Peter Kümmel, who ported the source code to MSVC and wrote the CMake build system used to create project files to build GetData. (You can also use it with MinGW.)
Finally, we've also released a source package containing only the IDL bindings, meant to be built against an pre-installed GetData library. This should be useful to people who use a pre-packaged GetData, and would like GetData functionality in IDL without having to recompile the whole library from source.
Full release notes are provided at the bottom of the release page linked
above.
Cheers,
-dvw