Releases: Modula-dev/weaver
Releases · Modula-dev/weaver
Version 0.2.0
Bulk rewrite to simply the responsibilities of Weaver, make the code way cleaner, use the builtin Node decoder for URLs,
and just generally give a better foundation for the code moving forward.
The first version of weaver!
This is the first (moreorless) stable version of Weaver, but extensive testing still needs to be done, and more builtin features are still planned! This version has the ability to handle GET and POST requests, and to both statically or dynamically generate pages, as well as serve JavaScript functions within rendered documents. It's mostly easy plug-and-play, but admittedly, the scripts written using this library are ugly and verbose.