Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@wakaztahir wakaztahir released this 17 Apr 14:29
· 1 commit to main since this release
  • Removes additional API methods that aren't needed
  • MapOverlay and ListOverlay are returned for MutableMap and MutableList because they override it
  • Fixes a bug with Reference not being detected using Overlay on Map and List
  • Replaces Java Pattern usages with Kotlin Regex
  • Better Overlay support