Releases: spamwax/rmate-rs
Releases · spamwax/rmate-rs
v1.1.22
v1.1.21
Bumping version to trigger another build. - Github actions takes a long time to create a release draft so we are going to make cirrus-ci wait 8 minutes!
v1.1.20
Bumping version to trigger cirrus's FreeBSD build.
v1.1.19
Make --keep behaviour consistent with Ruby implementation.
v1.1.18
v1.1.17
Add support for more platforms. - Add support for Android, macOS and Illumos. - Fully use github actions to test and build binaries (uses Rust's cross to build and test)
v1.1.16
Fix release.yml
v1.1.14
Trying to find armv7's strip cmd name. - Removing unused Dockerfile
v1.1.13
Rename macos upload
v1.1.7
Add better macos builds. Add macos target. Fix reusable_linux.yml Another fix for reusable_linux.yml Exclude macos-latest from more jobs. Separate macos files into a new yaml file. Don't double tap 'brew install pcre2'