5.8.0RC2: The second pre-release of the upcoming 5.8-SERIESat 2010-08-29 in Releases, Announcements, 5.8-SERIES by friebeThe XP group is proud to announce the immediate availabality of 5.8.0, release candidate #2. On top of the features contained in RC1, the following have been implemented: Plus, all the recent fixes applied to 5.7.11-dev have been merged, most notably the generics fix for equals(). You can grab a release as always by using our setup routine: $ cd ~/xp...to give it a test run. Enjoy 5.8.0RC1: The first pre-release of the upcoming 5.8-SERIESat 2010-08-10 in Releases, Announcements, 5.8-SERIES by friebe The 5.8-branch has now been maintained since almost a year, gathering features and maturity and is now basically a 5.7.11-dev with the most of the items planned for the 5.8.0 release:
You can grab a release as always by using our setup routine: $ cd ~/xp...to give it a test run. Enjoy 5.7.10-RELEASE: Independence day!at 2010-07-04 in Announcements, Releases by friebeThe XP group is proud to announce the availabality of XP Framework, release 5.7.10. The highlights in this release include support for unbuffered queries, changes to the unittest runner to also fail for tests with @expect when warnings have occurred, logging of all exceptions in webservices, a nicer string representation of XML trees, support for mysqli and mssql extensions as snap-ins when mysql or sybase_ct are not available, respectively, and various improvements to the web runners. http://releases.xp-framework.net/xml/release?5.7.10 5.7.10-RELEASE RC3at 2010-06-22 in Announcements, Releases by friebeThis third release candidate includes support for PHP's mysqli (MySQL Improved) extension as well as the new Tree::withRoot() method completing the xml API's fluent interface. To give this release a test run, install it as always: $ cd ~/xp Enjoy 5.7.10-RELEASE RC2at 2010-06-18 in Releases, Announcements by friebeThis second release candidate includes support for unbuffered queries (RFC #0203) and fixes to the JSON de-serialization mechanism for numbers larger than LONG_MAX (or smaller than LONG_MIN). To give this release a test run, install it as always: $ cd ~/xp Enjoy Web runner refactoring releaseat 2010-06-10 in Announcements, Releases by friebeThe web runner infrastructure was refactored for better testability. These refactorings included changes to the URL mapping. Consider the following (abbreviated) example: [app]Before a request to the URL /services (note the "s" at the end) would have also invoked the "service" application, while now this will only apply to /service, /service/json, /service/of/the/day but not /services or /servicebus. To give this release a test run, install it as always: $ cd ~/xp Enjoy 5.7.9-RELEASE: Class loader refactoringat 2010-05-05 in Announcements, Releases by friebeThe XP group is proud to announce the availabality of XP Framework, release 5.7.9. The highlights in this release include the class loader API refactoring, introducing new distinguishable exceptions for errors during class loading, STOMP support and the implementation of RFC #0201 and thus an easy way to "patch" the XP Framework. http://releases.xp-framework.net/xml/release?5.7.9 5.7.8-RELEASE: Spring fever releaseat 2010-03-24 in Announcements, Releases by friebeThe XP group is proud to announce the availabality of XP Framework, release 5.7.8. This version includes command line reflection via xp -r [class.Name], forward-compatibility changes to the type system, free port discovery in ServerSocket::bind(), "usability" enhancements to the command class runner, the resource provider RFC and some minor bugfixes and a small list of features. http://releases.xp-framework.net/xml/release?5.7.8 Update script included with runner distributionsat 2010-03-12 in Releases, Announcements by friebe The XP runners (xp, xpcli, cgen, xcc, etc., platform-specific commands that wrap the XP bootstrapping process around the underlying PHP runtime) are distributed along with every release of the framework. Any updates to these runners will be installed with the next framework release you install.If you're using an SVN checkout of the XP Framework, you needed to separately upgrade the runners to start using new features as documented here for example, a command easily forgotten so every time I needed it I would use this blog to rediscover it (more) 5.7.7-RELEASEat 2010-01-26 in Announcements, Releases by gelliThe XP team is proud to announce the availability of the 5.7.7-RELEASE, featuring improvements to the web test API, support for reading and creating zip files (RFC #0175) and zip compressed streams , easy access of standard input in command line classes as well as several overall improvements and bugfixes. http://releases.xp-framework.net/xml/release?5.7.7 |
|