- Add documentation.
- Fixed thread-safety issue happened in Parenscript. Parenscript is unsafe yet, the problem should be solved in the: https://gitlab.common-lisp.net/parenscript/parenscript/-/issues/11
- Added macro
make-js-handler, which allows easily create custom event handlers with Lisp andJScode parts.
- Fixed to work with weblocks>= 0.25.0.
- Added a function
make-dependency*.
- Initial version.