Skip to content

v0.11.1

Compare
Choose a tag to compare
@mlms13 mlms13 released this 01 Apr 00:52

πŸ› Bug fixes

  • Revert the public flag in the bsconfig.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 access Decode_* modules directly (instead use Decode.AsWhatever) but those modules won't be hidden from you.