Skip to content

Releases: Syping/libragephoto

libragephoto 0.5.1 release

25 Oct 14:39
Compare
Choose a tag to compare

Improvements (from 0.5 series)

  • Add C library port
  • Add RagePhotoB typedef for best implementation
  • Add BigInt support for WASM build
  • Fix WASM C API inclusion on CXX-only build
  • Renamed C++ header files to .hpp

Bugfix (since 0.5.0 library)

  • Fix memory and file handle leaks

libragephoto 0.5.0 release

11 Jun 21:13
Compare
Choose a tag to compare

Improvements (from 0.5 series)

  • Add C library port
  • Add RagePhotoB typedef for best implementation
  • Add BigInt support for WASM build
  • Fix WASM C API inclusion on CXX-only build
  • Renamed C++ header files to .hpp

libragephoto 0.4.1 release

01 Jun 22:01
Compare
Choose a tag to compare

Improvements (from 0.4 series)

  • Improved RDR 2 support
  • Add definitions for C API
  • Memory allocation changes

Bugfix (since 0.3.0 library)

  • RagePhotoA setData() pointer passthrough fix

libragephoto 0.4.0 release

14 May 09:50
Compare
Choose a tag to compare

Improvements (from 0.4 series)

  • Improved RDR 2 support
  • Add definitions for C API
  • Memory allocation changes

libragephoto 0.3.0 release

02 Apr 19:38
Compare
Choose a tag to compare

Improvements (from 0.3 series)

  • Renamed photo(), photoData(), photoSize() and setPhoto() to jpeg(), jpegData(), jpegSize() and setJpeg()
  • Added ragephoto_getphotosign() and ragephoto_getphotosignf() to the C API
  • Added ragephotodata_* functions to the C API
  • Added jpegSign() to the C++ API
  • Memory allocation changes
  • Optional C++17 support

libragephoto 0.2.0 release

08 Jan 18:08
Compare
Choose a tag to compare

Improvements (from 0.2 series)

  • Added ragephoto_getphotodata() and ragephoto_setphotodata() to the C API
  • Added setData() to the C++ API
  • Added new error code
  • RagePhotoData improvements
  • Low level improvements and updates

libragephoto 0.1.0 release

28 Dec 07:04
Compare
Choose a tag to compare

Initial release