/* JsUnit - a JUnit port for JavaScript Copyright (C) 1999,2000,2001,2002,2003,2006,2007 Joerg Schaible Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */ /*! \page release Release Notes \section currentrelease Version 1.3

2007-10-19: XML generation, Maven 2 and Ant support

\subsection new New Features Note: Staring with this version the license of the software has been changed to the Apache Software \ref license 2.0 \subsection change Design Changes \subsection bug Bug Fixes \section todo ToDo List
Topic Comment
Site JsUnit exists now of different modules build with Maven 2. Therefore better site documentation can be generated easier. Migrate old content to apt format.
\section history History of JsUnit \subsection v1_2 Version 1.2

2006-06-06: More compliance to JUnit

A lot of internal work has be done. The changes of JUnit 3.8.1 have been integrated and JsUnit is running quite smoothly for JScript, SpiderMonkey, Rhino and KJSCmd. Also the new documentation script works fine.

\subsection new New Features \subsection change Design Changes \subsection bug Bug Fixes \subsection v1_1 Version 1.1

2001-09-07: Minor update

New Features
Design Changes
Bug Fixes
\subsection v1_0 Version 1.0

2001-08-01: Completing the library after more than a year more or less ongoing development, the first release of this software is published

Features
*/