v4.4.0
What's Changed
- Additions needed for offline entity creation by @seadowg in #748
- Additions needed for offline entity updates by @seadowg in #749
- Expose action with entity by @seadowg in #755
- Add ability for for clients to provide their own instance parsing by @seadowg in #756
- Fix immutable list operation by @seadowg in #760
- Trim values stored in choices by @grzesiek2010 in #752
- Use first repeat instance(s) for jr:choice-name choices by @lognaturel in #758
- Add multi-argument and single string distance variants by @lognaturel in #761
- Handle entities without IDs by @seadowg in #763
- Use Maven plugin for local publish by @seadowg in #765
- Include Maven compile scope dependencies in Gradle JAR by @seadowg in #766
- Fix crash for non-
String
entity labels by @seadowg in #770 - Add new geofence XPath function and tests by @tiritea in #771
- Improve docs by @seadowg in #773
Full Changelog: v4.3.1...v4.4.0