Releases: francisdb/vpxtool
Releases · francisdb/vpxtool
0.4.1
What's Changed
- build(deps): bump wild from 2.1.0 to 2.2.0 by @dependabot in #120
- build(deps): bump indicatif from 0.17.6 to 0.17.7 by @dependabot in #119
- build(deps): bump toml from 0.7.8 to 0.8.0 by @dependabot in #117
- build(deps): bump dialoguer from 0.10.4 to 0.11.0 by @dependabot in #118
- fix: duplicate index entries by @francisdb in #125
Full Changelog: v0.4.0...v0.4.1
0.4.0
What's Changed
- feat: gameitem reading by @francisdb in #58
- build(deps): bump serde_json from 1.0.102 to 1.0.103 by @dependabot in #60
- build(deps): bump clap from 4.3.11 to 4.3.12 by @dependabot in #59
- build(deps): bump clap from 4.3.12 to 4.3.15 by @dependabot in #61
- feat: importvbs by @francisdb in #62
- build(deps): bump clap from 4.3.15 to 4.3.16 by @dependabot in #63
- build(deps): bump serde from 1.0.171 to 1.0.173 by @dependabot in #66
- build(deps): bump clap from 4.3.16 to 4.3.17 by @dependabot in #65
- build(deps): bump clap from 4.3.17 to 4.3.19 by @dependabot in #69
- build(deps): bump quick-xml from 0.29.0 to 0.30.0 by @dependabot in #68
- build(deps): bump serde from 1.0.173 to 1.0.175 by @dependabot in #70
- feat: reading everything to memory by @francisdb in #64
- build(deps): bump serde_json from 1.0.103 to 1.0.104 by @dependabot in #71
- build(deps): bump serde from 1.0.175 to 1.0.176 by @dependabot in #72
- build(deps): bump serde from 1.0.176 to 1.0.177 by @dependabot in #74
- build(deps): bump serde from 1.0.177 to 1.0.179 by @dependabot in #76
- build(deps): bump serde from 1.0.179 to 1.0.182 by @dependabot in #77
- build(deps): bump indicatif from 0.17.5 to 0.17.6 by @dependabot in #78
- build(deps): bump clap from 4.3.19 to 4.3.21 by @dependabot in #79
- build(deps): bump serde from 1.0.182 to 1.0.183 by @dependabot in #80
- feat: vpx writing by @francisdb in #73
- build(deps): bump serde_json from 1.0.104 to 1.0.105 by @dependabot in #81
- build(deps): bump clap from 4.3.21 to 4.3.23 by @dependabot in #82
- feat: reading an writing all vpx versions by @francisdb in #83
- deps: remove time dependency by @francisdb in #84
- build(deps): bump encoding_rs from 0.8.32 to 0.8.33 by @dependabot in #87
- build(deps): bump base64 from 0.21.2 to 0.21.3 by @dependabot in #88
- build(deps): bump serde from 1.0.183 to 1.0.188 by @dependabot in #86
- build(deps): bump clap from 4.3.23 to 4.4.0 by @dependabot in #85
- chore: improve vpinball not found error reporting by @francisdb in #90
- build(deps): bump chrono from 0.4.26 to 0.4.28 by @dependabot in #95
- build(deps): bump clap from 4.4.0 to 4.4.2 by @dependabot in #96
- fix: code field encoding by @francisdb in #97
- build(deps): bump base64 from 0.21.3 to 0.21.4 by @dependabot in #98
- build(deps): bump chrono from 0.4.28 to 0.4.30 by @dependabot in #99
- build(deps): bump walkdir from 2.3.3 to 2.4.0 by @dependabot in #100
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #103
- build(deps): bump serde_json from 1.0.105 to 1.0.106 by @dependabot in #101
- build(deps): bump bytes from 1.4.0 to 1.5.0 by @dependabot in #102
- Added config and the previous code for executable detection. by @MarijnStevens in #105
- build(deps): bump serde_json from 1.0.106 to 1.0.107 by @dependabot in #108
- build(deps): bump chrono from 0.4.30 to 0.4.31 by @dependabot in #106
- build(deps): bump clap from 4.4.2 to 4.4.4 by @dependabot in #111
- build: add fmt check to ci by @francisdb in #110
- Added commands to list vpx contents and script. by @MarijnStevens in #112
- feat: tables folder config by @francisdb in #113
- feat: extracting pov files by @francisdb in #94
- feat: using an index file for fast frontend startup by @francisdb in #115
New Contributors
- @MarijnStevens made their first contribution in #105
Full Changelog: v0.3.0...v0.4.0
0.3.0
What's Changed
- build(deps): bump clap from 4.3.9 to 4.3.10 by @dependabot in #45
- build(deps): bump serde from 1.0.164 to 1.0.166 by @dependabot in #47
- build(deps): bump colored from 2.0.0 to 2.0.1 by @dependabot in #48
- build(deps): bump colored from 2.0.1 to 2.0.2 by @dependabot in #49
- build(deps): bump serde_json from 1.0.99 to 1.0.100 by @dependabot in #50
- build(deps): bump colored from 2.0.2 to 2.0.4 by @dependabot in #51
- build(deps): bump clap from 4.3.10 to 4.3.11 by @dependabot in #52
- build(deps): bump serde from 1.0.166 to 1.0.167 by @dependabot in #53
- build(deps): bump serde from 1.0.167 to 1.0.171 by @dependabot in #54
- feat: hash generation / checking by @francisdb in #55
- build(deps): bump serde_json from 1.0.100 to 1.0.102 by @dependabot in #56
- feat: better biff reading and writing by @francisdb in #57
Full Changelog: v0.2.1...v0.3.0
0.2.1
Full Changelog: v0.2.0...v0.2.1
0.2.0
What's Changed
- build(deps): bump clap from 4.3.8 to 4.3.9 by @dependabot in #42
- build: multi-os by @francisdb in #44
Full Changelog: v0.1.1...v0.2.0
0.1.1
What's Changed
- build(deps): bump serde_json from 1.0.96 to 1.0.97 by @dependabot in #29
- build(deps): bump open from 4.1.0 to 4.2.0 by @dependabot in #33
- build(deps): bump clap from 4.3.4 to 4.3.5 by @dependabot in #32
- build(deps): bump cfb from 0.8.0 to 0.8.1 by @dependabot in #31
- build(deps): bump open from 4.2.0 to 5.0.0 by @dependabot in #38
- build(deps): bump clap from 4.3.5 to 4.3.8 by @dependabot in #37
- build(deps): bump serde_json from 1.0.97 to 1.0.99 by @dependabot in #39
Full Changelog: v0.1.0...v0.1.1
0.1.0
What's Changed
- build(deps): bump clap from 4.2.7 to 4.3.0 by @dependabot in #5
- build(deps): bump cfb from 0.7.3 to 0.8.0 by @dependabot in #11
- fix #12 correctly export non-wav sounds by @francisdb in #13
- directb2s by @francisdb in #16
- build(deps): bump clap from 4.3.0 to 4.3.1 by @dependabot in #17
- build(deps): bump clap from 4.3.1 to 4.3.2 by @dependabot in #19
- feat: frontend by @francisdb in #22
- build(deps): bump serde from 1.0.163 to 1.0.164 by @dependabot in #21
- build(deps): bump clap from 4.3.2 to 4.3.3 by @dependabot in #24
- build(deps): bump quick-xml from 0.28.2 to 0.29.0 by @dependabot in #26
- build(deps): bump clap from 4.3.3 to 4.3.4 by @dependabot in #28
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.0.3...v0.1.0
0.0.3
Full Changelog: v0.0.2...v0.0.3
0.0.2
Full Changelog: v0.0.1...v0.0.2
0.0.1
What's Changed
- Create release.yml by @francisdb in #1
New Contributors
- @francisdb made their first contribution in #1
Full Changelog: https://github.com/francisdb/vpxtool/commits/v0.0.1