Releases: lucidashygirl/nh-xml-from
Releases · lucidashygirl/nh-xml-from
v1.2.1
v1.2.0
Support for json, yaml, and ron added, published to crates.io, changed name
v1.1.0
Added better errors (and also majorly simplified the stuff going on under the hood)
v1.0.1 Hotfix
Fixed a bug where dialogue_node.entry_condition
was never used.
v1.0.0
Now has support for all three XML schemas, as well as no longer having to specify a schema if you want to use the official ones.
v0.1.0 preview
Converts toml text and ship log to xml, missing toml dialogue to xml functionality.