Rhinohide                                        release numbers match textbender
----------

0.2.0_r2                                                                           2007-06

    Several bugs affecting Internet Explorer were fixed.
    Remaining IE bugs were traced and documented.

0.2.0_r1                                                                                 6

    The implementation was completed to Core Level 1.  A unit test suite
    was coded for the Level 1 API; which you can run from the demo site.
    With this release, Rhinohide is now at beta.
    <http://reluk.ca/var/cache/rhinohide-demo/textbender/a/b/rhinohideDemo/


0.2.0                                                                       alpha        5

    Namespace lookup was implemented.
    Additional node-factory methods were implemented for Document.

0.1.13_r1                                                                                4

    A regression bug affecting Internet Explorer was fixed,
    restoring basic function to that platform.

0.1.13                                                                                   4

    Support was added for DOM HTML.

0.1.9                                                                                    2

    Additional methods were implemented for Node, Document and DocumentType.

0.1.8                                                                                    2

    Minor corrections were made in the implementation of Document.
    The runtime platform was moved to Java 1.6.

0.1.7_r1                                                                                 1

    Additional methods and minor corrections were implemented
    for Selection and Range. A Range applet-page was coded for the demo.

    Window and Document implementations were brought closer in line
    with DOM standard Views, StyleSheets and CSS.

0.1.6_r2                                                                                 1

    Modelling of the global 'window' object is improved.
    Handling of LiveConnect bugs/exceptions is improved.

    Events and Traversal applet-pages were coded for the demo.

0.1.6_r1                                                                                 1

    Class and method names were rationalized, in the API.

0.1.6                                                                                    1

    Event dispatch was recoded from scratch.
    Additional methods were implemented for CharacterData, Document and Node.

    DOM Core 1 and 2 applet-pages were coded, and posted as a demo.

    A minimal rhinohide.jar is now released, separate of textbender.jar.
    And the project was renamed 'Rhinohide'.

0.1.5                                                                                    1

    Additional methods were implemented for Document and Node.

0.1.4                                                                              2006-12

    Initialization is simplified in the API.
    Null value for Element.getAttribute() is corrected.

0.1.3                                                                                   12

    Support was added for Events, Traversal and Range;
    and for the global 'window' object.

    Handling of JSObject failures during page exit is improved.

0.1.2                                                                                   11

    Original release as part of textbender, under the name 'OverDOM'.