newsSDOM - News

 
 
Show details for the latest news.

Latest News Approved
SDOM version 0.5.1 released
     posted by juliang, Wed 22 Jun 2011 04:17:56 AM UTC

This is a bugfix release.  Some major issues (parsing of XML documents with no DOCTYPE) are resolved along with fixes for a bunch of broken symbol references.  The NEWS file has the details.

SDOM 0.5 released
     posted by juliang, Sun 19 Sep 2010 03:49:13 AM UTC

This release features a reimplementation of SDOM as an R6RS library, making it compatible with all R6RS-compliant Schemes.  A number of related changes have been made to the API; see the documentation for details.

SDOM 0.4.1 released
     posted by juliang, Wed 31 Jan 2007 05:03:53 AM UTC

New year, new release.  This one's pretty important -- huge performance improvements plus initial support for Document Type Definitions and post-parsing entity replacement.  The documentation's been improved, and a bunch of bugs have been fixed.  Some return values have changed -- definitely see the NEWS file and manual if you've been doing real coding against 0.4.

SDOM version 0.4 released
     posted by juliang, Thu 01 Dec 2005 02:12:34 PM UTC

This release contains tons of fixes, and the test suite is an order of magnitude larger than it was in 0.1.2 -- definitely worth an upgrade if you're using an older version.  Documentation is also much improved.  Nonetheless, still a development version, so wear oven mitts.

SDOM version 0.1.2 released
     posted by juliang, Thu 17 Mar 2005 12:33:50 PM UTC

Another development release -- handle with care.  Lots of fixes; more stuff added to the test suite.

SDOM version 0.1.1 released
     posted by juliang, Mon 21 Feb 2005 04:29:41 PM UTC

This is a development release, so all the usual caveats apply.  See the README file include in the distribution for more information.

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code