Skip to content

V1.4.0

Compare
Choose a tag to compare
@nokonoko nokonoko released this 22 Jan 21:40
· 135 commits to master since this release

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