BitMono Release v0.26.0
What's Changed
- Updates by @sunnamed434 in #199
- Added more information about how to install BitMono in readme
- Added more docs and info about Protections types, etc
- Now protections must specify if they use Native Code via
ConfigureForNativeCodeAttribute
, this solves many problems because native code requires a configuration to be made and they might break an app, also user will see a message about that
Full Changelog: 0.25.3...0.26.0