Skip to content

Releases: niuxuetao/paxml

2.0.2

08 Feb 20:08
Compare
Choose a tag to compare

Fixed bugs of these tags:
toXml
fromXml

2.0.1

08 Feb 13:29
Compare
Choose a tag to compare

This release refactored large scale of Paxml code in order to:

  • Support xml/json/object convertion #32 and other functionalities based on it, e.g. REST support #31
  • Make paxml a system command: #33

1.8.2

07 Jul 21:36
Compare
Choose a tag to compare

Fixed #10, #29

1.8.1

22 Jun 18:54
Compare
Choose a tag to compare

Fixed issue: #28

1.8

19 Jun 20:32
Compare
Choose a tag to compare
1.8

Fixed bug:
#3

Enhancements:
#7, #8, #9, #11, #12, #14, #17, #21, #22, #23, #24

Other notable changes:

  • Upgraded selenium to 2.45.0
  • Renamed <die> tag to <exit>
  • Requires java 7+