Added
- **Alian713** as an author! **The dataset wizard!**
- Filters to dataset functions. -- [22] (Alian713)
- `CORRUPTION` and many `MODDABLE...` to the `TerrainId` dataset. -- [24] (Alian713)
Improved
- Doc strings, error messages and type annotations for datasets. -- [24] (Alian713)
Fixed
- Issue with order lists updating when directly removing items from the list (using `.pop()` or `.remove()`)
- Issue with reading `1.40` maps.
[22]: https://github.com/KSneijders/AoE2ScenarioParser/pull/22
[24]: https://github.com/KSneijders/AoE2ScenarioParser/pull/24
---