Changelog
2022-02-10
apparently it was a double OOPS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
OOPS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-02-08
HTTP beginnings.
2022-02-06
Cruddy HEAD request support.
Better isEmpty impl.
Fixed issues matching 0.
2022-02-05
Fixed error when executing MariaDB statement without parameters.
Removed implicit null from result strings.
Expose native string result getter.
Fixed numeric routes not matching.
2022-02-04
One more TODO.
2022-02-03
Updated TODO list.
Rename StringHelpers to XString and make escape respect input type.
Benefits of any abstraction don't outweigh the added execution time, just gonna provide macros.
Minor change to version builder.
Replaced IArray types with normal arrays, specialised collection types will follow.
2022-02-02
Added scripts for maintaining the prerelease version and file headers.
Updated headers of tests.
Renamed NdxObject to XObject.
Forgot to bump some dates.
Router fixes + switch to IteratorAggregate.
2022-01-30
Added missing return.
2022-01-29
Catch mysqli connection exception.
2022-01-28
Added Base62 serialiser.
Explicit check for api domain instead of short domain.
2022-01-20
I think I like this router style.
2022-01-18
Work in progress routing.
2022-01-17
Redid serialiser structure.
Make script enable debug mode.
Forgot a couple, oops!