Releases: francisdb/vpin
Releases · francisdb/vpin
v0.18.1
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
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
Other
- Add table ini filepath from vpx path (#131)
v0.17.5
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
Fixed
- guess image file format and fall back to extension (#127)
- (test) option random distribution
v0.17.3
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
Fixed
- ls should show gameitems (#120)
v0.17.1
Added
- extractvbs now can write to any vbs path (#118)
v0.17.0
Other
- (directb2s) add missing fields (#114)
- new clippy rules (#115)
v0.16.1
Other
- (deps) dependency updates that dependabot skipped