Skip to content

Releases: pc2/XRT.jl

v0.1.4

06 Sep 15:40
Compare
Choose a tag to compare

Changelog

  • Fix order of BO arguments in BOArray constructor which lead to allocation errors
  • Convert prepare_bitstream function to macro and fix signature generation
  • Minor changes in method names (adding ! to some methods because they change their input parameters)
  • Move wrapped API to XRTWrap submodule to support easier extension of core functionality
  • Use CMake module instead of OS cmake, full CMake workflow including install, add uuid link library

Full Changelog: https://github.com/pc2/XRT.jl/commits/v0.1.4