Skip to content

Releases: francisdb/vpin

v0.18.1

01 Oct 12:08
db8dccb
Compare
Choose a tag to compare

Added

  • more logging (#153)
  • adds filename sanitation and logging (#148)

Other

  • add clippy workflow permissions (#152)
  • leftover changes (#150)
  • set up rust workflow permissions (#151)
  • Update Clippy workflow to include pull requests
  • reformat
  • (deps) bump actions/checkout from 4 to 5 (#146)
  • new clippy rules (#147)
  • (deps) update cfb requirement from 0.10.0 to 0.11.0 (#145)
  • (deps) update quick-xml requirement from 0.37.0 to 0.38.0 (#142)
  • new clippy rules (#143)

v0.18.0

09 Apr 15:42
26ef4bf
Compare
Choose a tag to compare

Added

  • allow image with changed extension (#141)
  • primitive mesh handling moved to primitive (#134)
  • introduce part_group_name and extra flasher fields (#136)

Fixed

  • (vpx) truncate material name for legacy format (#138)

Other

  • reduce image size warning logs (#140)
  • revert layer fields order change (#139)

v0.17.6

10 Mar 11:19
2f10ab1
Compare
Choose a tag to compare

Other

  • Add table ini filepath from vpx path (#131)

v0.17.5

21 Feb 11:48
3078e9b
Compare
Choose a tag to compare

Other

  • rust edition 2024 (#130)
  • Revert "build: rust edition 2024"
  • rust edition 2024
  • (deps) update fake requirement from 3.0.1 to 4.0.0 (#128)

v0.17.4

12 Feb 13:38
600ffd5
Compare
Choose a tag to compare

Fixed

  • guess image file format and fall back to extension (#127)
  • (test) option random distribution

v0.17.3

31 Jan 12:42
e79af20
Compare
Choose a tag to compare

Other

  • (deps) update nom requirement from 7.1.3 to 8.0.0 (#124)
  • (deps) update rand requirement from 0.8.5 to 0.9.0 (#125)
  • (deps) update dirs requirement from 5.0.1 to 6.0.0 (#122)

v0.17.2

18 Dec 16:34
7ef73aa
Compare
Choose a tag to compare

Fixed

  • ls should show gameitems (#120)

v0.17.1

18 Dec 10:13
19c4657
Compare
Choose a tag to compare

Added

  • extractvbs now can write to any vbs path (#118)

v0.17.0

05 Dec 10:34
62b0c95
Compare
Choose a tag to compare

Other

  • (directb2s) add missing fields (#114)
  • new clippy rules (#115)

v0.16.1

12 Nov 09:11
b242948
Compare
Choose a tag to compare

Other

  • (deps) dependency updates that dependabot skipped