All releases of Atomsphere


Release Notes: This release fixes issues with extension scope resolution and adds support for object comparison using the equals() method.


Release Notes: Major API changes were made that make this version incompatible with previous versions. All static method calls were replaced with dynamic method calls.


Release Notes: This minor release fixes a bug in the rendering of the content element for XHTML content when links appeared with a query string. There is also better support for rendering images with the taglib sub-project.


Release Notes: Support for reading and writing entry documents was improved. Attribute support was improved to more closely match the specification. Efficiency of the entry sort extension was improved.


Release Notes: This release represents a substantial overhaul with a focus on thread safety. The feed and all subelements of the library are immutable and thread safe. Additionally, there has been a decent reduction in the size of the API. All reading and writing operations can now be achieved through the FeedDoc factory instead of the FeedReader and FeedWriter classes. The stax-utils dependency has been decoupled from the root atomsphere library. Additonal support was added for reading and writing with arbitrary XMLStreamWriter classes. An issue with handling of the XHTML content type was fixed.


Release Notes: Updates to the atomsphere library include support for a new sort extension element which orders entry elements by title or updated date. Updates to the atomsphere-taglib include the optional display of more feed elements. Updates to the atomsphere-weblib include the ability to preview a change before commiting it and support for the sort extension.


No changes have been submitted for this release.