Skip to content

Releases: spamwax/rmate-rs

v1.1.22

06 Sep 03:37
fa53f3d
Compare
Choose a tag to compare
Realse v1.1.22

v1.1.21

05 Sep 18:14
0d0ae5f
Compare
Choose a tag to compare
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

05 Sep 17:34
7ccc5e8
Compare
Choose a tag to compare
Bumping version to trigger cirrus's FreeBSD build.

v1.1.19

04 Sep 23:00
Compare
Choose a tag to compare
Make --keep behaviour consistent with Ruby implementation.

v1.1.18

29 Jul 11:29
13803f7
Compare
Choose a tag to compare
Bump version.

v1.1.17

18 Jul 12:31
5cd9084
Compare
Choose a tag to compare
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

18 Jul 06:02
fbfe257
Compare
Choose a tag to compare
Fix release.yml

v1.1.14

18 Jul 04:18
b0f95ac
Compare
Choose a tag to compare
Trying to find armv7's strip cmd name.

- Removing unused Dockerfile

v1.1.13

18 Jul 03:50
af5ad3e
Compare
Choose a tag to compare
Rename macos upload

v1.1.7

15 Jul 12:58
38bcc6b
Compare
Choose a tag to compare
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'