Skip to content

Alpha 11

Compare
Choose a tag to compare
@griff griff released this 08 Nov 03:19
· 299 commits to develop since this release

Changes in version 1.0a11 (2. November 2012)

Alpha 10 had a major crashing issue that this release fixes.

The complete list of changes are:

  • Fixed sparkle signature generation and moved zip creation to make_diskimage.bash
  • Removed save option parameter from quit command
  • Added single index remove method for files array to MZMetaLoaded
  • Added files insert method to make MZMetaLoader mutable key/value compliant for files
  • Added release of scriptCommand to MZLoadOperation dealloc fixing a memory leak
  • Retained edits and errors in MZLoadOperation fixing #26