Recent EoD SQL News:
1.0 Release and a Move |
Posted by: Jason 2007-11-18 |
The EoD SQL Project has finally reached a 1.0 release. To coincide with this release, the project is moving to eodsql.dev.java.net. Please update your bookmarks! |
|
New Site Look |
Posted by: Jason 2007-06-20 |
I had some extra time on my hands today, and I figured the front-of-house EoD SQL site needed a new look and feel, so here you have it! Mostly CSS changes, but still: a little color is nice. I also updated the general content a little bit. |
|
EoD SQL 0.9-beta Released |
Posted by: Jason 2007-06-19 |
This news is very belated on the front page, since the actual release was made a while ago. There have been several major bug fixes in SVN for a while, and I havn't had time (other work) to work in a 1.0 release yet. So I've bundled up a 0.9-beta package instead, and released it. There are some very large bug fixes in the 0.9-beta release, as well as a few behind the scenes enhancements to the API:
|
|
0.8-beta Known Bugs Report |
Posted by: Jason 2007-04-09 |
As with any beta code, EoD SQL has a few bugs in the 0.8-beta release. The following know bugs have been fixed in the Subversion release (known currently as 0.82-beta).
If anyone find these errors a real problem, please mail me, or join the mailing list and fire off and email. I'll be happy to make a 0.82-beta release if someone needs it. I've been adding a few JUnit tests (more on the way) to test the code more thoroughly from now on, I really don't like that these sorts of bugs are making it into my releases. It's also the reason the API is in the state of an API freeze (to find and remove all the bugs... or as many as can be found). If you find a bug, please report it on the mailing list, or on the project tracker. |
|
1.0 Status Report |
Posted by: Jason 2007-04-06 |
I thought it was about time to update what is going on with EoD SQL, and give some insight into the changes. Several improvements have been made to the api, including:
So far in the cycle there have been a few minor hickups (a weird NullPointerException resulting from a baddly formed Query-String was what prompted the more intensive error reporting), but so far nothing serious. I'm looking forward to releasing 1.0 before too long. |
|
EoD SQL 0.8-beta released |
Posted by: Jason 2007-03-22 |
The next version of EoD SQL will be 1.0 (potentially with some minor versions in between). This new version of EoD SQL completes the 1.0 API by adding support for
|