- bugfix: error when calling mysqlcon.query from within query consumer
- sqlx feature for connecting to mysql or postgres with a shared api
- Element.hasAttributes
- Element.attributes
- qjs_rt 0.11
- uses quickjs_runtime 0.10.0 and ditches the multi engine principles
- removed console in favour of impl in quickjs_runtime
- added opt features for console/settimeout/setinterval/setimmediate
- added support for dataset/style objs on Elements in htmldom
- first JWT impl (greco://jwt)
- added crypto.randomUUID() method
- ifdef preprocessor, uses gpp
- added abstract console
- removed old fetchresponseprovider and added new Fetch api (wip)
- added greco://cache as a simple caching module
- started tracking changes