Category Selected:

releases

Blog

ColdBox 4 Roadmap Released

Brad Wood |  February 12, 2014

We've been hard at work planning the future of CFML's most comprehensive development platform and we're pleased to announce our roadmap for the next major version of the ColdBox MVC Platform.  Click the button below to download our complete roadmap document.

Read More

TestBox BDD/xUnit Testing v1.1.0 Final

Luis Majano |  February 12, 2014

We are very happy to release our first minor patch for TestBox.  This update includes finalizations of some features but mostly tons and tons of improvements and fixes as our library matures.  For those of you who do not know about TestBox, TestBox is a next generation testing framework for ColdFusion (CFML) that is based on BDD (Behavi...

Read More

ColdBox Platform v3.8.1 Released!

Luis Majano |  February 12, 2014

logoWe are proud to announce ColdBox Platform release version 3.8.1. This patch release updates a few critical fixes and a complete update of TestBox: Our BDD and xUnit testing framework

Internal Library Updates

Below are all the internal...

Read More

MockBox v2.3.0 Released!

Luis Majano |  February 12, 2014

logo

We are proud to announce MockBox 2.3.0. This version of MockBox includes some important fixes for your mocking adventures. You can read our What's new with MockBox 2.3 to get a better idea of this release.

 

...
Read More

DataBoss - Dynamic Administrator v1.2.0 Released!

Luis Majano |  January 08, 2014

We are proud to announce today a minor release for Ortus DataBoss version 1.1.0.  This release fixes lots of issues reported and also introduces one of DataBoss' most impressive feature yet: RESTFul ORM exports.  You can now use DataBoss as a centralized data hub with export capabilities of data and entity with its relationships in JSON, JSONP, XML, WDDX or even PDF formats.  We have completely documented the RESTFul endpoints for DataBoss and even added pagination to the native API.

We have also added localized support for all dates and times and even added a fancy time picker to make time entry a lot easier for applications.

Read More

ColdBox Platform v3.8.0 + Libraries Released

Luis Majano |  December 18, 2013

It is a happy day here at Ortus Solutions as we bring you yet again a plethora of releases of all our major open source libraries.  This is the culmination of over 6 months of hard work to get you updates for all of our major open source libraries and even a new library, TestBox.  You can read more about our releases in our engineering blog:


TestBox 1.0.0 BDD and TDD Framework Released

Luis Majano |  December 18, 2013

Much work and dedication has gone by these past few months in order to bring you the final release of TestBox v1.0.0.  For those of you that do not know what TestBox is, TestBox is a next generation testing framework for ColdFusion that is based on BDD (Behavior Driven Development) for providing a clean obvious syntax for writing tests. It contains not only a testing framework,...

Read More

TestBox BDD/xUnit Testing v1.0.0 Final

Luis Majano |  December 18, 2013

We are so tremendously happy to finally bring you the final version of: TestBox 1.0.0.  We have been working tremendously hard to get this release out before the holidays, so please enjoy it.  We have also introduced two new ref cards for TestBox, which are available now as well.  For those of you who do not know about Tes...

Read More

ColdBox Platform v3.8.0 Released!

Luis Majano |  December 18, 2013

logoWe are proud to announce ColdBox Platform release version 3.8.0 and ColdBox DevBox 2.5. This is an important release that addresses many important issues, but also introduces some great enhancements. Here is our "What's New" guideline:


ColdBox LITE v1.2.0 Released

Luis Majano |  December 18, 2013

We are so proud to announce our general availability of ColdBox LITE!  Hmm, what is ColdBox LITE?

ColdBox LITE (CBL) is an MVC framework with a subset of features of the ColdBox Platform that deal with MVC only. Thus, providing a light-weight conventions based MVC framework. Since ColdBox itself is built with modularity, CBL was the last piece we wanted to decouple from the platform to provide yet another standalone library for ColdFusion. CBL focuses on providing developers a light weight MVC engine in two flavors:

The ORM flavor includes all of our ORM additions such as Active Entity, ORM base and virtual services, Hibernate criteria and detached criteria builders and ORM Dependency Injection. CBL also includes WireBox as the standard engine that provides access to the model, dependency injection and persistence.

Read More