Releases: bladekey88/simple-P5R-ENV-Parser
Releases · bladekey88/simple-P5R-ENV-Parser
v0.6.0-alpha
What's Changed
- P5 env inbound by in #12
- Refactor and enable JSON-> ENV by in #14
- Clean solution, removed unnecessary imports.. by in #15
Full Changelog: v0.5.0-alpha...v0.6.0-alpha
v0.5.0-rc
- Significant Refactor of ENV object into component parts
- Proper nesting in JSON
- better processing and parsing logic for components
- redefined texture field as Field Light 1 and 2
v0.4.0-rc
Added GFS version checker and field mapping.
v0.3.2-alpha
What's Changed
- Added new interface for Exporters and implemented ENV Version check logic in #11
Full Changelog: v0.3.1-alpha...v0.3.2-alpha
v0.3.1-alpha
Minor update
- Added validation check for version header when providing an ENV file(after initial parse)
- No check for inbound JSON since user supplied value may be deliberate (though if JSON generated from this tool, only uses 0x105150
v0.3.0-alpha
What's Changed
- Implementation of JSON Import (and thus output back to Binary ENV for… by @bladekey88 in #6
- Csv implementation by @bladekey88 in #7
v0.2.0-alpha
For this release you must pass csv argument after file path as JSON is not yet implemented
What's Changed
- Rewritten code for extensibility - added option for json (though not implemented yet) by @bladekey88 in #3
- Full Changelog: v0.1...0.2.0-alpha
v.0.1
What's Changed
- Update README.md by @bladekey88 in #1
- Generated .exe file
Full Changelog: v0.1.0-alpha...v0.1