Releases: michelerenzullo/XMPconverter
Releases · michelerenzullo/XMPconverter
XMP Converter 1.8.2
CHANGELOG:
- fixed issue when creating a dir and a file has the same name and vicersa
XMP Converter 1.8.1
CHANGELOG:
- Implemented CUBE Parser
- Improved memory management when reading a CUBE file (no _strdup anymore)
- Fixed issues with malformed title
- Error check when parsing CUBE file
XMP Converter 1.7
CHANGELOG:
- Fixed bug with first digit in data points of CUBE file
XMP Converter 1.5
CHANGELOG:
- zlib v1.2.12
- update Adobe XMP Core 7.0 , version 14.3
- added check for valid xmp profile and valid cube file
- improved some values type
- using reinterpret_cast to read arrays rather than bitwise operator
- disabled compiler warnings when casting
- fixed issue with xmp title when batch convert
XMP Converter 1.2
- Add icon to the EXE
BUG FIX:
- fixed memory leak when reading cube data points
XMP Converter 1.1
bug fixes:
- When CUBE files has empty lines before data points
- Upper/mixed case in file extensione (ex. CUBE, XMP or CuBe etc)
XMP Converter 1.0
Compiled with MSVC, parallel batch enabled