Skip to content

Releases: Dashron/Roads

Cleanup

30 Jan 19:37
Compare
Choose a tag to compare

This release cleaned up the typescript build process (significantly reducing build time), and the dependency list.

Official PJAX support

05 Apr 03:20
Compare
Choose a tag to compare
  • Add build script
  • Add PJAX helper
  • Update the examples
  • Add a lot of documentation!

New release with es6 content

28 Feb 00:01
Compare
Choose a tag to compare

This version only works on platforms that support es6. If you want an earlier node version, use release 3.6.0.

Final pre-es6 release

27 Feb 23:54
Compare
Choose a tag to compare

If you want to use ioJS or earlier versions of node, use this release. All releases after this will contain es6 content.

v2 Launch

23 Oct 20:52
Compare
Choose a tag to compare

Completely redesigned to a more streamlined framework

  • Generator support
  • Streamlined request/response handling
  • Proper error handling
  • Hierarchical routing structure.