Derby v0.3.1 is out with support for LESS compilation, Express 3, easier to install examples, and a number of bug fixes.
LESS
Thanks to contributions from Zach Smith, Derby will now compile styles written in LESS as well as Stylus! We’re super excited to have new contributors, and it is great to see people using and improving upon the framework!
Express 3
We have updated Derby to use Express 3, which has recently been released in alpha. Express 3 is different in a number of small ways, so we wanted to get new projects started with the current APIs as soon as possible.
Easier to get examples installed
A number of people ran into issues running the derby examples on their machines, because of how they were included. They are now in a separate GitHub repo with much better installation instructions. Hopefully we have resolved all of the issues running Derby on Windows as well.