BRAT has now been tested with the 0.16.x release of Obsidian. In addition, BRAT will be a bit smarter when installing plugins for testing.
Additionally, in settings, there is a setting to enable/disable debugging to the console. This has been improved.
- New: BRAT now compares the minAppVersion in the manifest file to the installed version of Obsidian. Resolution for #38.
- Fix: If enabling or disabling a plugin with BRAT, the enable/disable state of the plugin is being saved by Obsidian. Resolution for #22
- Fix: Errors generated by grabManifestJsonFromRepository are now properly handled in COnsole. Resolution for #42