Releases: mnowotnik/obsidian-user-plugins
Releases · mnowotnik/obsidian-user-plugins
1.4.0
1.3.0
1.2.0
- removed dependency on path and require
- logging with [obsidian-user-plugins] prefix
- do not crash on errors, log and continue
- now works on mobile
1.1.1
- Added
passedModules
member to the passedplugin
object.passedModules
gives access to theobsidian
module. The reason for this change is that usingrequire
inside scripts is impossible.
1.0.3
Initial release