Releases: Chaoscaot/schemsearch
Releases · Chaoscaot/schemsearch
v0.1.5 Broken Schematics
Broken Schematics (Missing TileEntity data) can now be parsed and searched.
Full Changelog: v0.1.4...v0.1.5
v0.1.4 Code Cleanup
Some cleanup in the file parsing. Could be faster.
Full Changelog: v0.1.3...v0.1.4
v0.1.3 More Formats
What's Changed
- Add Support for Sponge Schematic V1 and V3 by @Chaoscaot in #8
New Contributors
- @Chaoscaot made their first contribution in #8
Full Changelog: v0.1.2...v0.1.3
v0.1.2 Machine Optimizations
Optimize for usage with machine readers
Full Changelog: v0.1.1...v0.1.2
v0.1.1 Complex Output
Feature
Added support for JSON output
System
Made the output system more modular
Full Changelog: v0.1.0...v0.1.1