Fluff lines without keys are now ignored (fixes https://github.com/juk0de/mtf2json/issues/14).
0.1.8
Fixed regular expression that detects weapon lines (fixes https://github.com/juk0de/mtf2json/issues/12).
0.1.7
* improved error handling * updated supported MM commit * conversion rate is now 100% (3954 / 3954) for biped mechs * [Milestone 1](https://github.com/juk0de/mtf2json/milestone/1) has been reached :tada:
0.1.6
* added `--mm-commit` option that prints the latest supported MegaMek commit ID * development and testing improvements
0.1.5
* implemented support for MTF files that contain `UTF-8` and `CP-1252` characters (fixes 6) * the `--ignore-errors` option now ignores **all** types of exceptions and prints conversion statistics * current Biped conversion rate increased to 99%
0.1.4
* added support for patchwork armor (see https://github.com/juk0de/mtf2json/issues/4) * changed the armor and structure JSON layout