Category Selected:

releases

Blog

ColdBox Extension For ColdFusion Builder!

Luis Majano |  August 25, 2009

Sana Ullah, from Team ColdBox, started this project a while back and it has gotten quite some tracking that we are now releasing a 1.0 of this extension for Adobe ColdFusion Builder. If you do not know that we now have ...
Read More

ColdBox 3.0.0 Beta 1 Released!

Luis Majano |  August 12, 2009
It has been a long road and we are proud to announce our first beta of our 3.0.0 line for ColdBox.  There are over 192 closed issues corresponding to enhancements, fixes and tasks for this first beta release.  We have created several upgrade guides and what's new guide to get you started with this new release.  All of the new features have not been documented fully, but will be soon as development continues.  The major updates as we have been seeing is the modularization of i...
Read More

LogBox Release Candidate 1 is out!

Luis Majano |  August 05, 2009
New update to LogBox is out today in preparation for a final 1.0 release. You can download it from the main download page. This update includes the following:

Ability to get a logger using a class object instead of a category name:

<cfset logger = logBox.getLogger(this)>

LogBox will then inspect the object and get its fully qualified name from it.  This is great instead of passing th...
Read More

LogBox Beta 3 Released

Luis Majano |  July 19, 2009
A brand new update to LogBox is now online and on SVN.  This update includes mostly fixes and more fixes.

http://coldbox.org/index.cfm/download

Enjoy!


...
Read More

ColdBox 2.6.4 Released

Luis Majano |  July 17, 2009
This is a very small update that just let's you CF9 folks to get up and running better.  So grab this update so you can have all the CF9 goodness.

http://www.coldboxframework.com/index.cfm/download


...
Read More

LogBox Beta 2 Released

Luis Majano |  July 16, 2009
Another happy LogBox day.  Today we are releasing a quick beta update to LogBox.  This update includes a fix thanks to Mark Mandel and one of my favorite features: Category Inheritance. First of all, LogBox is an Enterprise Logging Library that is part of the up and coming ColdBox 3.0.0 Platform Suite.  It is completely standalone from ColdBox MVC and can be used in any project you like.  The full documentation can be found here:
Read More

LogBox: Enterprise ColdFusion Logging Library Released

Luis Majano |  July 10, 2009
After much work and restructuring the ColdBox logging capabilities into a standalone library, we have arrived to the birth of LogBox.  The ColdBox logging capabilities exist since version pre 1.0 way back in 2005 and now finally are open for usage with or without ColdBox MVC.  LogBox is part of an entire set of suites of services that the ColdBox 3.0.0 Platform is being built on, which includes:

Introducing MockBox: The ColdBox Mocking Framework

Luis Majano |  June 09, 2009
I am proud to announce another addition to our ColdBox Platform: MockBox.  MockBox is a companion package to the ColdBox Platform that will give you advanced mocking/stubing capabilities; hence a Mocking Framework. Not only does it integrat...
Read More

GroovyLoader 2.0 Released

Luis Majano |  June 05, 2009
After some great conversations in the ColdBox forums, I got inspired and whipped up our next version of our GroovyLoader project, part of our projects pack that you can find in our
Read More

ColdBox Presents: Groovy Integration

Luis Majano |  April 15, 2009
We are releasing a 1.0 version of our GroovyLoader plugin for ColdBox Applications today.  This plugin can be found in the extra downloads section of the ColdBox Website as part of the projects pack.  So what did we do, well, based on Barney Boisvert's inspiration on CFGroovy, we decided to create a plugin that would leverage ColdBox users with the
Read More