Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 604 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 604 Bytes

Changelog

0.1.5 (2025-01-15)

  • Expose the LOCATION property of targets in public API (#48)
  • Actually return None when failing to find target (#47)
  • Updated dependencies

0.1.4 (2024-12-27)

  • Set CLICOLOR to 0 when reading CMake version (#36)
  • Dependency updates

0.1.3 (2024-11-26)

  • Fix library names being misinterpreted as linker args (#27)
  • Extract rustc-link-search from library path (#25)

0.1.2 (2024-10-24)

  • Fix arguments passed to the linker on both platforms

0.1.1 (2024-10-19)

  • Fix typos and links in documentation

0.1.0 (2024-10-19)

  • Initial release 🎉