Skip to content

v2024.08.09

Compare
Choose a tag to compare
@bowbahdoe bowbahdoe released this 10 Aug 02:38
· 15 commits to main since this release
  • Do some of the work of getRecord ahead of time in case someone wants to cache them
  • Make getList use Collections.unmodifiableList instead of List.copyOf
  • Fix some documentation wording