V1.4.0
A lot of changes has been made in this version, pretty much all of the code has been reworked. Be sure you're on PHP 8.0 or higher before upgrading.
- More error reporting.
- Less bloat and easier to read.
- Settings are handled by dist.json instead.
- Changed to GPL-3.0 License.
- Double dot array mess removed.
- Now follows PHP PSR-12.
TODO
- Further documentation
- More comments on code
- probably more stuff