You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"DependencyControl does now auto-update itself and its dependencies.",
125
+
"Provided Sub-Modules (Logger, ConfigHandler, ...) can now easily be accessed as class properties of the main DependencyControl module.",
126
+
"A bug was fixed that caused macros always being registered with the overall script description, ignoring specific descriptions for the macro menu entries.",
127
+
"The \\getConfigHandler() method no longer ignores the defaults parameter.",
128
+
"Fixed a FileOps bug that would cause path validation to fail on paths relative to the working directory.",
129
+
"ConfigHandler: writes to the configuration table are no longer accidentally routed to the defaults table when a value is updated that only exists in the Defaults.",
130
+
"ConfigHandler: Looping over the configuration table is now completely transparent wrt which fields are user configuration or defaults.",
131
+
"ConfigHandler: fixed a bug that prevented a global lock on the config file from being released on certain error conditions.",
132
+
"The update feed format has been updated to v0.2.0 and introduces a new template variable to reference knownFeeds specifed at the top level."
0 commit comments