Skip to content

1.1.3 Release

Compare
Choose a tag to compare
@palemieux palemieux released this 31 Oct 16:55
· 12 commits to master since this release

Highlights:

  • fixed memory leaks in C++ codebase (#129, #130)
  • no changes to Java codebase

Released to Maven Central Repository

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