Here's the list of the most notable changes:
- ACTIVE_RECORD package: better error and invalid fields handling using exceptions, support for different names of primary keys added
- CORE package: cruft cleanup, refactoring and misc. code optimizations
- CACHE package: cleanup and better implementation, added initial APC and Memcached support
- DATETIME package: refactoring, renaming lmbDate into lmbDateTime, etc
- MACRO alternative to WACT templating engine added with almost all WACT alike functionality(and even more!)
- IMAGEKIT package: complete redesign using filters and fluent interfaces
- TESTS_RUNNER package: test groups and methods filters, better coverage support
- JS package: upgraded jQuery to 1.2.1
- MAIL package: upgraded phpmailer to 1.73
- WEB_APP package: major cleanup, removed all commands and obsolete controllers
- VIEW package: support for view selection based on template extension added(currently MACRO and WACT)
- TREE package: ArrayAccess and ArrayIterator compatibility fixes
- FS package: more generic iterators added
This is rather a general changelog, see packages for more details.
The bundled release of all packages is available in the SourceForge downloads section of Limb3-2007.4
