Skip to content

v2.7.0 Release

Compare
Choose a tag to compare
@justinfx justinfx released this 20 Oct 21:03
· 57 commits to master since this release

Changelog

  • cpp: Add cmake build support to cpp library
  • cpp: Update waf script to only build objects one, and link twice
  • Improve support for windows path sep in FileSequence and FindSequence*
  • Remove vendored dependencies and rely completely on go 1.13+ module support