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
Added option to auto-register generated package in global registry, see the --auto-register-package option.
Added option to specify a user module, from where mixin classes. These mixins must then implement all end-user specific code like operations and derived attributes. See the --user-module command line option.