v0.11.1
π Bug fixes
- Revert the
publicflag in thebsconfig.json. There are apparently some strange quirks that cause aliased modules not to compile in downstream projects, so I got rid of it. You still shouldn't need to accessDecode_*modules directly (instead useDecode.AsWhatever) but those modules won't be hidden from you.