Releases: TrueGRF/TrueGRF-rs
Releases · TrueGRF/TrueGRF-rs
v2.1.0
What's Changed
- fix: store grfid as hex, to allow non-ASCII characters by @TrueBrain in #10
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- fix(industries): give proper error when having cargoes in production/acceptance that don't exist by @TrueBrain in #9
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- chore: move configuration definition to its own file by @TrueBrain in #3
- chore: split config further apart into smaller files by @TrueBrain in #4
- chore: don't set defaults for the configuration by @TrueBrain in #5
- feat: use the "type" field in truegrf.yaml to decide what type of GRF this is by @TrueBrain in #6
- chore: split grf writer into different files by @TrueBrain in #7
- feat(townnames): implement actionF and generate townname GRFs by @TrueBrain in #8
Full Changelog: v1.0.1...v2.0.0
v1.0.1
What's Changed
- feat: allow changing the URL of the NewGRF by @TrueBrain in #1
Full Changelog: 1.0.0...v1.0.1
1.0.0
This is the first release of the YAML to GRF compiler for TrueGRF.
Originally, this code was part of the TrueGRF repository, where it was build and released from.
Full Changelog: https://github.com/TrueGRF/TrueGRF-rs/commits/1.0.0
Also available on:
- WASM (via NPM): https://www.npmjs.com/package/truegrf
- Rust (via crates.io): https://crates.io/crates/truegrf