1.1.1 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