Release Notes: Rikulo Stream is a Dart Web server supporting request routing, template technology, file-based static resources, and MVC design pattern.


Release Notes: The json tag was introduced. A few minor bugs were fixed.


Release Notes: This release cleans up the code and adds some minor features.


Release Notes: The API of request handlers and filters were changed in sync with Future. This simplifies the chaining of request handling and error handling.


Release Notes: The syntax of RSP tags has been changed.


Release Notes: This release adds enhancements to URI mapping, including RESTful-like mapping.