Anatoliy Chakkaev is announcing that CompoundJS with version number 1.1.16 is already available to download.
What is CompoundJS ?
CompoundJS is A JavaScript MVC framework for Node.js .
CompoundJS is built on top of Express and inspired by Ruby on Rails.It was written to reduce development time of Node.js powered apps and allow a broader scope for JavaScript developers.CompoundJS was previously known under the name RailwayJS.
This is changelog for CompoundJS version 1.1.16 :
- man: Docs in roff (man). Change compound help command to proxy request to man. Unfortunately compound have optional ronn rubygem dependency.
- inject middleware: New API for middleware injections.
- mocha: All tests rewritten. Mocha is new default test engine.
- cleanup core: Generators, assets compiler, clientside moved to separate packages. Refactor and speedup render.
You can read the complete changelog and also download this latest version on their homepage: compoundjs.com