2010-08-15

XML Zen 0.2

After a long break a new version of XML Zen was finally released. It has several bug fixes along with some new features. The changelog:

Changes in version 0.2.0 (2010-08-15)

  • Fixed a bug which prevented getting attribute values in some cases (Issue #11)
  • Added a possibility to set some defaults for XmlBuilder (Issue #10)
  • Added XmlBuilderOutput interface with String and OutputStream implementations (Issue #8)
  • XmlBuilder builds formatted XML with declaration (if charset is provided) (Issue #9)
  • File support in XmlBuilder (through XmlBuilderStreamOutput) and XmlSlicer (Issue #7)
I would like to thank JetBrains for IntelliJ IDEA license which was issued for this project. I’m trying to switch from Eclipse to IDEA, and so far I feel quite excited about it.