CFWheels 2.0 Released

September 30, 2017

Posted in Releases

Posted By: Tom King

Tags: 2.0

<p><a href="https://cfwheels.org/blog/wp-content/uploads/2017/09/cfwheels-20-took-you-long-enough.jpg" rel="noopener noreferrer" target="_blank"><img src="https://cfwheels.org/blog/wp-content/uploads/2017/09/cfwheels-20-took-you-long-enough.jpg" height="333" width="500"></a> </p><p><br></p><p>Ok, it's been a while, but <strong>finally</strong>, CFWheels 2.0 has gone gold!</p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Direct Download:&nbsp;<a href="https://github.com/cfwheels/cfwheels/releases/download/v2.0.0/cfwheels-2.0.0.zip" rel="noopener noreferrer" target="_blank">Download zip</a></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Commandbox quick install :&nbsp;<code>install&nbsp;cfwheels</code>&nbsp;(Just downloads and unzips)</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Commandbox install wizard via CFWheels CLI (with url rewriting included): &nbsp;<code>wheels new</code> <em>(make sure your version of the CLI is up to date with&nbsp;</em><code><em>install cfwheels-cli</em></code><em>)</em></li></ol><p>Make sure to check the “Breaking Changes” section, and&nbsp;<a href="https://github.com/cfwheels/cfwheels/issues" rel="noopener noreferrer" target="_blank">please report any bugs</a>. Needless to say, this has been a massive undertaking with over 1000 commits, and over a year in the making. The core team wishes to thank all the many contributors, testers, and well, just users of the framework. We think we're in a pretty strong place to move forward with loads more exciting things in the future. For a comprehensive list of changes, check the <a href="https://github.com/cfwheels/cfwheels/blob/master/CHANGELOG.md" rel="noopener noreferrer" target="_blank">Changelog</a>, but for a quick summary:</p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>New <a href="https://guides.cfwheels.org/v2.0/docs/routing" rel="noopener noreferrer" target="_blank">RESTful routing</a></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>New <a href="https://guides.cfwheels.org/v2.0/docs/database-migrations-getting-started" rel="noopener noreferrer" target="_blank">Database migration</a> system</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>New <a href="https://guides.cfwheels.org/v2.0/docs/documenting-your-code" rel="noopener noreferrer" target="_blank">automatically generating internal documentation</a></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>New <a href="https://guides.cfwheels.org/v2.0/docs/installing-and-using-plugins" rel="noopener noreferrer" target="_blank">Plugin distribution system</a>&nbsp;via CLI and Forgebox</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Better <a href="https://guides.cfwheels.org/v2.0/docs/commandbox" rel="noopener noreferrer" target="_blank">commandbox integration</a> and CLI support</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Integrated <a href="https://guides.cfwheels.org/v2.0/docs/configuration-and-defaults#csrf-protection-settings" rel="noopener noreferrer" target="_blank">CSRF Protection</a></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Vastly <a href="https://guides.cfwheels.org/v2.0/docs/testing-your-application" rel="noopener noreferrer" target="_blank">improved Test suite</a></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>A complete rewrite of the core in cfscript, with javadoc style commenting</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>And loads more...</li></ol><p>Need help upgrading? Check the <a href="https://guides.cfwheels.org/v2.0/docs/upgrading" rel="noopener noreferrer" target="_blank">upgrade notes</a>, and feel free to post questions to the <a href="https://groups.google.com/forum/?fromgroups#!forum/cfwheels" rel="noopener noreferrer" target="_blank">Google Group</a>, or hit us up on the #cfwheels room on the <a href="http://cfml-slack.herokuapp.com/" rel="noopener noreferrer" target="_blank">CFML Slack Channel</a></p>
A
Alexei

Good news here! Thanks for your efforts guys!

Oct 01, 2017

Latest Blog Posts