Releases: francisdb/vpxtool
0.11.0
v0.10.1
What's Changed
- build(deps): bump vpin from 0.10.0 to 0.10.1 by @dependabot in #264
Fixes issue where images were not written correctly in the vpx file
Notes on extract-assemble
We for now support up to vpinball 10.8.1 branch as of 1 March 2024.
vpxtool extract path/to/table.vpx
vpxtool assemble path/to/extracted/table
Dependency updates
- build(deps): bump clap from 4.5.3 to 4.5.4 by @dependabot in #263
- build(deps): bump serde_json from 1.0.114 to 1.0.115 by @dependabot in #265
Full Changelog: v0.10.0...v0.10.1
0.10.0
What's Changed
- feat: extract and assemble vpx files by @francisdb in #262
vpxtool extract path/to/table.vpx
vpxtool assemble path/to/extracted/table
Notes on extract-assemble
We for now support up to vpinball 10.8.1 branch as of 1 March 2024.
Dependency updates
- build(deps): bump serde_json from 1.0.113 to 1.0.114 by @dependabot in #243
- build(deps): bump serde from 1.0.196 to 1.0.197 by @dependabot in #242
- build(deps): bump open from 5.0.1 to 5.1.1 by @dependabot in #245
- build(deps): bump walkdir from 2.4.0 to 2.5.0 by @dependabot in #246
- build(deps): bump base64 from 0.21.7 to 0.22.0 by @dependabot in #248
- build(deps): bump log from 0.4.20 to 0.4.21 by @dependabot in #247
- build(deps): bump clap from 4.5.1 to 4.5.2 by @dependabot in #253
- build(deps): bump open from 5.1.1 to 5.1.2 by @dependabot in #250
- build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #249
- build(deps): bump chrono from 0.4.34 to 0.4.35 by @dependabot in #252
- build(deps): bump logging_timer from 1.1.0 to 1.1.1 by @dependabot in #251
- build(deps): bump toml from 0.8.10 to 0.8.11 by @dependabot in #254
- build(deps): bump rust-ini from 0.20.0 to 0.21.0 by @dependabot in #257
- build(deps): bump clap from 4.5.2 to 4.5.3 by @dependabot in #255
- build(deps): bump figment from 0.10.14 to 0.10.15 by @dependabot in #256
- build(deps): bump toml from 0.8.11 to 0.8.12 by @dependabot in #258
- build(deps): bump regex from 1.10.3 to 1.10.4 by @dependabot in #261
Full Changelog: v0.9.8...v0.10.0
v0.9.8
What's Changed
- feat: Show version when run without args by @francisdb in #241
Full Changelog: v0.9.7...v0.9.8
0.9.7
What's Changed
- fix: release archive contains version by @francisdb in #240
Full Changelog: v0.9.6...v0.9.7
0.9.6
What's Changed
- feat: release archive contains version by @francisdb in #239
Dependency updates
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #225
- build(deps): bump regex from 1.10.2 to 1.10.3 by @dependabot in #222
- build(deps): bump clap from 4.4.16 to 4.4.18 by @dependabot in #223
- build(deps): bump figment from 0.10.13 to 0.10.14 by @dependabot in #224
- build(deps): bump serde_json from 1.0.111 to 1.0.112 by @dependabot in #226
- build(deps): bump chrono from 0.4.31 to 0.4.33 by @dependabot in #227
- build(deps): bump serde from 1.0.195 to 1.0.196 by @dependabot in #229
- build(deps): bump wild from 2.2.0 to 2.2.1 by @dependabot in #228
- build(deps): bump toml from 0.8.8 to 0.8.9 by @dependabot in #232
- build(deps): bump serde_json from 1.0.112 to 1.0.113 by @dependabot in #231
- build(deps): bump indicatif from 0.17.7 to 0.17.8 by @dependabot in #237
- build(deps): bump clap from 4.4.18 to 4.5.0 by @dependabot in #236
- build(deps): bump toml from 0.8.9 to 0.8.10 by @dependabot in #234
- build(deps): bump chrono from 0.4.33 to 0.4.34 by @dependabot in #235
- build(deps): bump clap from 4.5.0 to 4.5.1 by @dependabot in #238
Full Changelog: v0.9.5...v0.9.6
0.9.5
What's Changed
- build: fix aarch64 linux build part2 by @francisdb in #221
Full Changelog: v0.9.4...v0.9.5
0.9.4
What's Changed
- build: try to fix aarch64-linux build by @francisdb in #220
Full Changelog: v0.9.3...v0.9.4
0.9.3
What's Changed
- build: Also make release for aarch64-linux by @francisdb in #219
Full Changelog: v0.9.2...v0.9.3
0.9.2
What's Changed
- fix: detect dmg vpinball install on mac by @francisdb in #216
Full Changelog: v0.9.1...v0.9.2