| Tea home |
|
News
- 2010/05/10
- Tea 3.2.5 has been released. It is a maintenance release
which includes a few bug fixes in Java refelection, regarding the
convertion of $null method arguments. file-copy does not leave open
java streams anymore. A few minor documentation
enhancements and fixes (such a Teadoc skiping .svn directories) have
also been included.
It has been re-targeted for JVM 1.5 support, as previous Tea 3.2.4
was compiled for JVM 1.6 or higher breaking old production
environments without proper Java support.
- 2009/04/08
- Tea 3.2.4 has been released. Tea 3.2.4 has better support
for Java reflection method finding.
- 2009/02/12
- Tea 3.2.3 has been released. Tea 3.2.3 has better support for Java array to/from Tea list convertion in the Java reflection features.
- 2007/01/18
- Tea 3.2.2 has been released. Tea 3.2.2 has experimental
Java reflection features, which allow for use of Java
libraries directly from Tea code (without the need to write
a Java class adaptor in some cases).
- 2007/01/15
- Tea Engine 0.7.0 JSR-223 API has been released for beta-testing. You can download it from the Tea Engine homepage.
- 2002/05/29
- Tea 3.1.0 has been released. You can download it from here. This release adds major performance improvements over the previous version. The Tea runtime is now over 6 times faster relative to the 3.0.0 release.
- 2002/01/25
- Tea 3.1 is now entering its last stage of beta testing. The final release is scheduled for late February.
- 2001/09/24
- Tea 3.0.0 has been released. You can download it from here. This is a new major release. Compatibility with Tea code written for previous releases is mantained. Some highlights on the new features:
- Complete rewrite from the ground up.
- Major performance improvements.
- Designed for making even easier creating Java extensions.
- Improved documentation for the Tea API and the Tea Java Runtime API.
- New tool for automatic documentation generation from Tea and Java source files.
- 2001/08/16
- Tea 3 has entered the last stage of beta testing. The official release is scheduled for mid-September.
- 2001/04/05
- Tea 2.0.1 has been released. You can download it from here. This is a maintenance release with some bug fixes and lots of documentation updates.
- 2001/02/18
- Tea 2.0.0 has been released. You can download it from here. This version is downward compatible with all Tea code written for releases 1.2.x and 1.1.x but it breaks binary compatibility. That means that if you were using Java extensions in your Tea code you will need to recompile them to use the new runtime libraries of release 2.0.0. Major differences from the 1.2.x release:
- Major internal architectural changes.
- Lots of bug fixes and optimizations.
- The Tea runtime Java API for adding Java extensions was made public and documented.
|