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