| Version | Date | Description | 
|---|---|---|
| 1.1-SNAPSHOT | in SVN | |
| 1.0.1 | 2017-09-25 | |
| 1.0 | 2005-06-12 | |
| 1.0-RC1 | 2004-11-22 | |
| 1.0-beta-4 | 2004-09-09 | 
| Type | Changes | By | 
|---|---|---|
             
           | Restored JellyContext.isCacheTags and its behavior for backwards compatibility | proyal | 
             
           | Moved to dom4j 1.6.1 and jaxen 1.1-beta-8 | polx | 
| Type | Changes | By | 
|---|---|---|
             
           | Improve tag caching to improve memory consumption Thanks to Hans Gilde . | brett | 
             
           | SwitchTag can not be reused if default encountered. Fixes JELLY-196. | dion | 
             
           | FileTag now allows appending to the file. Fixes JELLY-191. | polx | 
             
           | Removed instance-based ThreadLocal substituting a JellyContext-based tag-caching. Fixes JELLY-85. | polx | 
             
           | jelly -h or --help responds a help and jelly -v or --version responds the version. Fixes JELLY-145. | polx | 
| Type | Changes | By | 
|---|---|---|
             
           | Huge memory leak resulting from the use of ThreadLocal. Fixes JELLY-148. Thanks to Hans Gilde . | dion | 
             
           | Character data is flushed by XMLOuput while XML data isn't. Fixes JELLY-138. | dion | 
             
           | Move to beanutils 1.7.0. | dion | 
             
           | Scripts set the context URL when executing so that resources are found relative to the current script. Fixes JELLY-45. | dion | 
             
           | Add Regexp taglib Fixes JELLY-49. | dion | 
| Type | Changes | By | 
|---|---|---|
             
           | Handle JVMs that return null for getClass().getClassLoader() Fixes JELLY-134. | dion | 
             
           | Default XMLOutput to not escape XML Fixes JELLY-66. Thanks to Knut Wannheden . | dion | 
             
           | jelly can't resolve vars with dots (.) in the name, in function calls Fixes JELLY-87. | dion | 
             
           | Source compiles with JDK 1.5 | dion | 
             
           | No exceptions silently swallowed Fixes JELLY-25. | dion | 
             
           | Attribute corruption when dealing with converting attributes that include namespaces Fixes JELLY-47. | dion | 
             
           | Windows path in build.xml Fixes JELLY-103. Thanks to Ralph Apel . | dion | 
             
           | Mention swing directory in docs Fixes JELLY-71. Thanks to David Eric Pugh . | dion | 
             
           | The "items" attribute of a "forEach" tag can contain a comma-separated String Fixes JELLY-98. Thanks to Joerg Schaible . | dion | 
             
           | Allow useBean subclasses to ignore certain properties and ignore bad properties Fixes JELLY-120. | dion | 
             
           | Documentation fixes for Invoke and ForEach Fixes JELLY-58. | dion | 
             
           | Bad entity processing Fixes JELLY-28. Thanks to Hans Gilde . | dion | 
             
           | Can't set inherit or export to false for Include tag Fixes JELLY-73. Thanks to Scott Howlett . | dion | 
             
           | Run a script from an input source Fixes JELLY-108. Thanks to Maarten Coene . | dion | 
             
           | Thread safety of tag support Fixes JELLY-113. Thanks to Gary Franklin . | dion | 
             
           | Add var to break tag Fixes JELLY-115. Thanks to Felipe Leme . | dion | 
             
           | Add exceptionVar to invoke and invokeStatic Fixes JELLY-116. Thanks to Felipe Leme . | dion | 
             
           | Back out patch as it breaks define taglibs Fixes JELLY-85. | dion | 
             
           | Remove sandbox and fix some dependencies to use groupId/artifactId Fixes JELLY-117. Thanks to Dennis Lundberg . | dion |