Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 10 Nov 20:02
· 208 commits to master since this release
v0.2.2
0b77a4e
  • Added an is_musl method to the UbiBuilder struct to allow setting this manually.
  • Fix handling of file "extensions" that just contain the OS and architecture, like ".linux.amd64". Implemented by @jdx (Jeff Dickey). GH #71.