-
v3.0 Stable
released this
2023-07-26 17:43:03 +02:00 | 82 commits to main since this releaseMajor new version of my template.
This release includes various bug fixes, CI changes, dependecy updates, and WebAssembly has a proper demo now that is easy to run.What's Changed
- Update Rust crate ndk-glue to 0.7 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/144
- Update windows orb to v5 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/146
- Update Rust crate wasm-bindgen to 0.2.82 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/145
- Circle CI Windows broken by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/152
- TravisCI seems broken by @Sakul6499 in https://github.com/rust-multiplatform/Base-Project-Template/pull/153
- Update cimg/rust Docker tag to v1.63 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/158
- Android NDK seems to be missing now in GitHub CI by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/155
- Simplify GitHub CI by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/157
- Add Jenkins (dockerized and normal) by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/160
- Added Jenkinsfile by @Sakul6499 in https://github.com/rust-multiplatform/Base-Project-Template/pull/161
- Add Jenkins to README by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/163
- Platform: Android README doesn't mention how to install Rust targets by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/165
- AppVeyor by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/167
- Update README about AppVeyor by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/169
- Jenkinsfile should only use Docker by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/171
- Jenkins Badge broke by @Sakul6499 in https://github.com/rust-multiplatform/Base-Project-Template/pull/172
- Update Rust crate wasm-bindgen to 0.2.83 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/175
- Update cimg/rust Docker tag to v1.65 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/176
- Update cimg/rust Docker tag to v1.67 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/177
- Update Rust crate wasm-bindgen to 0.2.84 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/178
- Update cimg/rust Docker tag to v1.68 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/179
- Update cimg/rust Docker tag to v1.70 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/180
- Update Rust crate wasm-bindgen to 0.2.86 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/181
- [Android] Change NDK-Glue to Android-Activity like in Windows-Template by @Sakul6499 in https://github.com/rust-multiplatform/Base-Project-Template/pull/184
- Update Rust crate android_logger to 0.13 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/185
- Remove Jenkins by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/190
- Update Rust crate wasm-bindgen to 0.2.87 by @renovate in https://github.com/rust-multiplatform/Base-Project-Template/pull/186
- CIs should skip check and debug builds by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/188
- New merger causes a lot of problems by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/194
- Android needs an update by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/192
- CI's should be split into their own repository to save on time and costs by @create-issue-branch in https://github.com/rust-multiplatform/Base-Project-Template/pull/196
- Update upstream_merger.yml by @Sakul6499 in https://github.com/rust-multiplatform/Base-Project-Template/pull/200
- Webassembly needs love by @Sakul6499 in https://github.com/rust-multiplatform/Base-Project-Template/pull/201
- GitHub CI should be combined by @Sakul6499 in https://github.com/rust-multiplatform/Base-Project-Template/pull/202
Full Changelog: https://github.com/rust-multiplatform/Base-Project-Template/compare/v2.2...v3.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.2 Stable
released this
2022-07-21 17:44:15 +02:00 | 334 commits to main since this release(2022-07-21)
Reverts
- Revert "Made linux workflows to always run, independent of test status" (a600deb)
- Revert "Made macOS workflows to always run, independent of test status" (0f810ed)
- Revert "Added start android emulator to run android task" (a7c3c09)
- Revert "Trying to pipe differently" (77181a5)
- Revert "Testing CI" (8995cc6)
- Revert "Added output change device ID command" (4035e22)
- Revert "Debugging..." (c1b1944)
- Revert "Changed device ID for iOS" (9cae2a7)
- Revert "Trying macos-12 runner for GitHub" (5e93af4)
- Revert "Seeing what happens without a device set ..." (29617f9)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.1 Stable
released this
2022-07-18 20:35:25 +02:00 | 345 commits to main since this release(2022-07-18)
Reverts
- Revert "Made linux workflows to always run, independent of test status" (a600deb)
- Revert "Made macOS workflows to always run, independent of test status" (0f810ed)
- Revert "Added start android emulator to run android task" (a7c3c09)
- Revert "Trying to pipe differently" (77181a5)
- Revert "Testing CI" (8995cc6)
- Revert "Added output change device ID command" (4035e22)
- Revert "Debugging..." (c1b1944)
- Revert "Changed device ID for iOS" (9cae2a7)
- Revert "Trying macos-12 runner for GitHub" (5e93af4)
- Revert "Seeing what happens without a device set ..." (29617f9)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.0 Stable
released this
2022-07-17 04:01:03 +02:00 | 373 commits to main since this release(2022-07-17)
Reverts
- Revert "Added start android emulator to run android task" (a7c3c09)
- Revert "Trying to pipe differently" (77181a5)
- Revert "Testing CI" (8995cc6)
- Revert "Added output change device ID command" (4035e22)
- Revert "Debugging..." (c1b1944)
- Revert "Changed device ID for iOS" (9cae2a7)
- Revert "Trying macos-12 runner for GitHub" (5e93af4)
- Revert "Seeing what happens without a device set ..." (29617f9)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.2 Stable
released this
2022-07-08 16:32:20 +02:00 | 398 commits to main since this release(2022-07-08)
Reverts
- Revert "Added start android emulator to run android task" (a7c3c09)
- Revert "Trying to pipe differently" (77181a5)
- Revert "Testing CI" (8995cc6)
- Revert "Added output change device ID command" (4035e22)
- Revert "Debugging..." (c1b1944)
- Revert "Changed device ID for iOS" (9cae2a7)
- Revert "Trying macos-12 runner for GitHub" (5e93af4)
- Revert "Seeing what happens without a device set ..." (29617f9)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.1 Stable
released this
2022-07-08 14:44:28 +02:00 | 413 commits to main since this release(2022-07-08)
Reverts
- Revert "Added start android emulator to run android task" (a7c3c09)
- Revert "Trying to pipe differently" (77181a5)
- Revert "Testing CI" (8995cc6)
- Revert "Added output change device ID command" (4035e22)
- Revert "Debugging..." (c1b1944)
- Revert "Changed device ID for iOS" (9cae2a7)
- Revert "Trying macos-12 runner for GitHub" (5e93af4)
- Revert "Seeing what happens without a device set ..." (29617f9)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.0 Stable
released this
2022-06-27 03:28:00 +02:00 | 471 commits to main since this release(2022-06-27)
Reverts
- Revert "Trying to pipe differently" (77181a5)
- Revert "Testing CI" (8995cc6)
- Revert "Added output change device ID command" (4035e22)
- Revert "Debugging..." (c1b1944)
- Revert "Changed device ID for iOS" (9cae2a7)
- Revert "Trying macos-12 runner for GitHub" (5e93af4)
- Revert "Seeing what happens without a device set ..." (29617f9)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads