Skip to content

Fix collection loading to use proper YAML lists

Compare
Choose a tag to compare
@boxbeam boxbeam released this 21 Dec 04:50
· 77 commits to master since this release
  • Added wrapper DataHolder to abstract away implementation details of storage from the converters
  • Switch SQLCache to use synchronized maps, which can store null keys and values