What's Changed
- Fix directory name of pull request templates by @dcronqvist in #55
- Add storage type parameter to CustomEnumDefinition.FromEnum by @dcronqvist in #54
- Remove claims about map saving by @dcronqvist in #56
- "rendersize" -> "tilerendersize" in TmxReaderBase.Tileset.cs by @differenceclouds in #46
- Add flipping flags parsing/clearing to tile objects by @dcronqvist in #58
- Fix multiline string property value parsing by @dcronqvist in #59
- Add object override for rectangle objects by @dcronqvist in #60
- Support enum properties in CustomClassDefinition.FromClass by @Metraberryy in #61
- Add disclaimer about FromClass with classes that contain enums by @dcronqvist in #62
- Make custom types optional by @dcronqvist in #57
- Unset colors are now parsed correctly, color properties have optional colors by @dcronqvist in #63
- Enum properties were not being properly parsed due to incorrect usage of Optional by @dcronqvist in #65
- Fix benchmarks and update ratio numbers in README by @dcronqvist in #66
- Add new version stuff by @dcronqvist in #68
- Release v0.3.0 by @dcronqvist in #67
New Contributors
- @differenceclouds made their first contribution in #46
- @Metraberryy made their first contribution in #61
Full Changelog: v0.2.1...v0.3.0