v4.0.0
4.0 is released!
Major features are added
- New Scriptable Object Converter
- New customizable ValueConveter
- New AssetPath for resources, direct asset path and addressables
- Renewed SheetVerifier
- Optional Script Defining Symbols to toggle runtime converters
Breaking changes
.unitypackage
will not be distributed anymore. Please remove previous installation and use git package or OpenUPM to install.- Only Samples will be distributed as
.unitypackage
.
- Only Samples will be distributed as
- BetterStreamingAssets package is not included by default. Please install separately to use
StreamingAssetsFileSystem
.