Releases: kwebio/shoebox
Releases · kwebio/shoebox
Protobuf can encode null values
0.4.7 handle null properties
Minor MapDB screwup
0.4.6 ugh
Minor dependency screwup
0.4.5 build screwup, update libs
Needed to change approach with MapDB
0.4.4 reorg of MapDBStore to permit views
Minor API cleanup
0.4.3 minor cleanup
Replace MapDB support with support for any MutableMap
0.4.2 support MapStore, which any map can be used with (eg. MapDB)
Add support for MapDBStore
0.4.1 add support for MapDBStore, bump version
Migrate from Gson to Kotlin Serialization (breaking changes)
Fix issue that was preventing Shoebox from working on Android
Move from "io.kweb" to "kweb" package
In conjunction with a similar change to Kweb, Shoebox has been moved from the io.kweb
package to kweb
. A simple search/replace should be sufficient to fix your codebase.