Skip to content

0.9.9

Compare
Choose a tag to compare
@trevordevore trevordevore released this 19 Dec 20:27
· 95 commits to develop since this release
  • Improved app creator with support for creating a Sublime Text project file.
  • Fixed nested property lookup in levureAppGet().
  • levureBuildExtensions now supports multi-file extensions.
  • fileSystemAddToRecentlyOpened now returns array of any files that were purged from the recently opened queue.
  • PreloadApplication is now dispatched prior to loading extensions/externals. That is the documented behavior but it was being sent after they were loaded.