Skip to content
rodyhaddad edited this page Sep 28, 2012 · 1 revision

#Beta

##Version 1.1 Beta

  • Added Void plugins
  • Added pluginData
  • Remove difference between defintion/instanceCreation in plugin lists. Allowing for a plugin to both be onDefinition an onInstanceCreation
  • Bugfix when onDefinition plugins add commands.
  • Changed what _Build returns for consistency.
  • Added function for "querying" for commands.
  • Bugfix in makeGetterSetters (handling case where source has a getter/setter set).
  • If a globalized method's old value was undefined before globalization, it's deleted from the global object instead of set to undefined when un-globalizing.

##Version 1.0 Beta

  • Initial release