Skip to content

Releases: BloodRoseorg/weaver

v0.3.0

19 Jan 05:46

Choose a tag to compare

v0.3.0 Pre-release
Pre-release
Recommit v0.3.0 as orphan

Version 0.2.0

13 Oct 20:29

Choose a tag to compare

Version 0.2.0 Pre-release
Pre-release

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!

08 Sep 09:49
a1dd4ca

Choose a tag to compare

Pre-release

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.