Skip to content

0.10.0

Compare
Choose a tag to compare
@malept malept released this 22 Jan 23:45
· 45 commits to master since this release
v0.10.0
2799f6f

Fixed

  • Adjust OSX dylib library paths upon installation (#28)
  • Don't use UNIX shell escaping on Windows

Changed

  • cargo build has been replaced by cargo rustc - non-Windows builds use DLDFLAGS as linker
    arguments (#27)