Releases: philipborg/CubeShuffle
Releases · philipborg/CubeShuffle
v0.1.0-beta.11
What's Changed
- Update platforms name in
update.json
. by @philipborg in #125 - Create dependabot.yml by @philipborg in #126
- Bump clap from 3.2.8 to 3.2.11 by @dependabot in #130
- Bump serde_yaml from 0.8.24 to 0.8.25 by @dependabot in #127
- Bump yew from
11424bd
to423ef28
by @dependabot in #128 - Bump serde from 1.0.138 to 1.0.139 by @dependabot in #129
- Bump clap from 3.2.11 to 3.2.12 by @dependabot in #132
- Bump serde_yaml from 0.8.25 to 0.8.26 by @dependabot in #135
- Bump yew from
423ef28
to6f53a4e
by @dependabot in #136 - Update Tauri to 1.0.4 by @philipborg in #137
- Add dependabot to cordova project. by @philipborg in #138
- Bump clap from 3.2.12 to 3.2.13 by @dependabot in #142
- Bump serde from 1.0.139 to 1.0.140 by @dependabot in #141
- Bump yew from
6f53a4e
to2336ee2
by @dependabot in #144 - Bump clap from 3.2.13 to 3.2.14 by @dependabot in #145
- Bump web-sys from 0.3.58 to 0.3.59 by @dependabot in #150
- Bump yew from
2336ee2
to8f269bb
by @dependabot in #149 - Bump clap from 3.2.14 to 3.2.15 by @dependabot in #148
- Bump yew from
8f269bb
toa4dcded
by @dependabot in #151 - Bump sha3 from 0.10.1 to 0.10.2 by @dependabot in #156
- Bump clap from 3.2.15 to 3.2.16 by @dependabot in #155
- Bump serde from 1.0.140 to 1.0.141 by @dependabot in #157
- Bump serde from 1.0.141 to 1.0.144 by @dependabot in #168
- Bump serde_yaml from 0.8.26 to 0.9.10 by @dependabot in #169
- Bump serde_json from 1.0.82 to 1.0.85 by @dependabot in #167
- Bump clap from 3.2.16 to 3.2.19 by @dependabot in #170
- Bump clap from 3.2.19 to 3.2.20 by @dependabot in #173
- Update Tauri to 1.0.5 by @philipborg in #171
- 174 Use Clippy CLI instead of github Action by @philipborg in #175
- Bump parse-display from 0.5.5 to 0.6.0 by @dependabot in #172
- Bump serde_yaml from 0.9.10 to 0.9.11 by @dependabot in #177
- Bump sha3 from 0.10.2 to 0.10.4 by @dependabot in #176
- Bump itertools from 0.10.3 to 0.10.4 by @dependabot in #181
- Bump clap from 3.2.20 to 3.2.21 by @dependabot in #180
- Bump web-sys from 0.3.59 to 0.3.60 by @dependabot in #178
- Bump serde_yaml from 0.9.11 to 0.9.12 by @dependabot in #182
- Bump serde_yaml from 0.9.12 to 0.9.13 by @dependabot in #185
- Bump clap from 3.2.21 to 3.2.22 by @dependabot in #188
- Bump sha3 from 0.10.4 to 0.10.5 by @dependabot in #190
- Update Tauri from 1.0.5 to 1.1.1 by @philipborg in #191
- Update to Bulma 0.9.4 by @philipborg in #192
- Replace beevelop/cordova:latest with cimg/android:2022.09.2-node by @philipborg in #193
- Bump cordova-android from 10.1.2 to 11.0.0 in /cube_shuffle-cordova by @dependabot in #139
- Bump yew from
ce70e4c
to89dd3b3
by @dependabot in #194 - Bump itertools from 0.10.4 to 0.10.5 by @dependabot in #195
- Bump yew from
89dd3b3
to6751946
by @dependabot in #196 - Bump serde from 1.0.144 to 1.0.145 by @dependabot in #197
- Hide overflow on both axis. by @philipborg in #199
New Contributors
- @dependabot made their first contribution in #130
Full Changelog: v0.1.0-beta.10...v0.1.0-beta.11
v0.1.0-beta.10
What's Changed
- Update to Tauri 1.0.2 by @philipborg in #114
- Raise trunk to 0.16.0 by @philipborg in #112
- Update bulma submodule by @philipborg in #115
- Publish non-archived packages. by @philipborg in #116
- Include trunk and tauri-cli in cache key. by @philipborg in #117
- Update Cargo.lock by @philipborg in #118
- Replace overflow-x: clip with hidden as WebKit doesn't support clip. by @philipborg in #120
- Raise Tauri to 1.0.3 by @philipborg in #122
- Fix exfiltrate issue with MSI installer by @philipborg in #123
Full Changelog: v0.1.0-beta.9...v0.1.0-beta.10
v0.1.0-beta.9
What's Changed
- Build universal macOS tauri build. by @philipborg in #101
- Update dependencies. by @philipborg in #102
- Add dedicated "Done" button to pack picking. by @philipborg in #103
- 74 allow cube sizes which arent divisible by the pack size by @philipborg in #104
- Update CLAP API usage; stop using deprecated API. by @philipborg in #105
- Add normalize.css, making CSS uniform for all web renderers. by @philipborg in #106
- Hide overflow-x on html instead of body. by @philipborg in #107
Full Changelog: v0.1.0-beta.8...v0.1.0-beta.9
v0.1.0-beta.8
What's Changed
- Build unsigned APKS unless it's a tagged build. by @philipborg in #90
- Update Cordova dependencies. by @philipborg in #92
- Add
Installing APK
documentation. by @philipborg in #95 - Rename installation documentation files to lower-case. by @philipborg in #96
- Update bulma to
da2c942be33098e5aeffaa442a359f1c730db8a9
. by @philipborg in #97 - 70 add tooltips by @philipborg in #98
Full Changelog: v0.1.0-beta.7...v0.1.0-beta.8
v0.1.0-beta.7
What's Changed
- Add
Assets
reference to release references. by @philipborg in #69 - Improve terminology of buttons by @philipborg in #79
- Edited ReadMe Doc by @Tomiiwa in #80
- 84 raise standard actions version by @philipborg in #85
- Build APK file from AAB. by @philipborg in #82
- Breakout WASM compilation to a separate job. by @philipborg in #86
New Contributors
Full Changelog: v0.1.0-beta.6...v0.1.0-beta.7
v0.1.0-beta.6
What's Changed
- Add placeholder icon. by @philipborg in #58
- Update all dependencies. by @philipborg in #64
- Enable cache-on-failure as it should be fine for rust builds. by @philipborg in #65
- Add missing
project
text to PRIVACY_POLICY by @philipborg in #66 - Add installation instructions. by @philipborg in #68
Full Changelog: v0.1.0-beta.5...v0.1.0-beta.6
v0.1.0-beta.5
What's Changed
- Allow string for seed in GUI. by @philipborg in #51
- update-info working. by @philipborg in #55
- Concat json by @philipborg in #56
- Use full tag for URL. by @philipborg in #57
Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5
v0.1.0-beta.4
What's Changed
- Allow URLs to open in Tauri. by @philipborg in #47
- Remove debug ls command from workflow by @philipborg in #49
- Allow access to GitHub in cordova by @philipborg in #48
Full Changelog: v0.1.0-beta.3...v0.1.0-beta.4
v0.1.0-beta.3
What's Changed
- Update Cargo.toml dependencies. by @philipborg in #42
- Set overflow-x to hidden. by @philipborg in #43
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3
v0.1.0-beta.2
What's Changed
- Update config.xml by @philipborg in #40
Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2