Another quick status update

I have now pretty much finished up any coding, testing, and debugging for r7 and am looking to have it available tomorrow on the project site.

The next release I have planned (v1.1) will bring wpkgExpress up to speed in terms of some of the new features/changes evident in the latest stable version of WPKG (1.1.2 as of this writing). Previously, wpkgExpress v1.0 has only been compatible with WPKG 1.0.x. I am also planning on having the visualization feature incorporated for this next v1.1 release.

Until then of course, if there are any bugs found in v1.0, I will continue producing minor releases so that fixes can get out there as soon as possible. However, for the most part I will be focusing on v1.1.

5 Comments

  1. mem
    Posted October 27, 2009 at 8:07 AM | Permalink

    keep up the good work :)

  2. Anonymous
    Posted October 27, 2009 at 11:22 AM | Permalink

    Hi thank you for your work!

  3. Brian
    Posted October 28, 2009 at 5:39 AM | Permalink

    v1.0-r7 is now available on the project site.

  4. Anonymous
    Posted October 28, 2009 at 11:01 PM | Permalink

    nice :)
    but it looks like you have marked v1.0-r7 "Deprecated"…
    maybe v1.1 is coming! Hurray!

  5. Brian
    Posted October 31, 2009 at 3:51 AM | Permalink

    This was intentional. There were some serious issues that arose that I did not come across until after v1.0-r7's release. Most of them are XML-related.

    I am currently in the process of switching from CakePHP XML classes to using PHP's SimpleXML. As much as I do not wish to have it take this long to provide critical fixes, it has become increasingly obvious that CakePHP's XML classes cannot be relied on anymore.