Skip to content

Release 0.15.3

Choose a tag to compare

@Jake-Shadle Jake-Shadle released this 19 Jun 16:02
· 40 commits to main since this release

Fixed

  • PR#61 fixed an issue where target_os = "none" was not matching target triplets where os = None. Thanks @sunshowers!