Skip to content

1.1.1 Release

Compare
Choose a tag to compare
@palemieux palemieux released this 15 Nov 20:12
· 38 commits to master since this release

Released to Maven Central Repository

<dependency>
    <groupId>com.sandflow</groupId>
    <artifactId>regxmllib</artifactId>
    <version>1.1.1</version>
</dependency>

Highlights:

  • clients can now be alerted of events through callbacks (com.sandflow.util.events.EventHandler)
  • cleaned Javadoc documentation