Skip to content

Releases: CreateJS/EaselJS

Version 1.0.0

15 Sep 19:52
Compare
Choose a tag to compare

Stable release that brings all libraries up to the 1.0.0 versioning
• Introduction of StageGL, a faster and more flexible WebGL rendering pipeline
• Added more getter/setters in favor of getValue/setValue
• Deprecated methods and properties now throw warnings in the console
• Improved handling of videos
• Additional graphic styles support
• Updates to handle TweenJS refactor
• Almost 2 years of bug fixes and improvements

Please check out the VERSIONS.txt for a full list of changes.

Version 0.8.2

04 Dec 17:44
Compare
Choose a tag to compare

Stable Release

  • Merged MovieClip into the EaselJS minified version
  • Bug fixes and minor feature additions

Please check out the VERSIONS.txt for a full list of changes.

Version 0.8.1

27 May 18:22
Compare
Choose a tag to compare

Stable Release

  • Minor updates and bug fixes

Please check out the VERSIONS.txt for a full list of changes.

Version 0.8.0

19 Dec 19:14
Compare
Choose a tag to compare

Stable Release

  • New class and inheritance model
  • Major performance increases
  • Getters and Setters added throughout
  • New events and methods
  • Time-based MovieClip
  • New Graphics Command Pattern
  • An unminified "combined" library

Please check out the VERSIONS.txt for a full list of changes.

Version 0.7.1

18 Feb 22:02
Compare
Choose a tag to compare

Stable release.

  • Enhanced support for touch devices and mouse interaction
  • New tickEnabled and tickChildren properties
  • Minor fixes and documentation throughout.

Please check out the VERSIONS.txt for a full list of changes.

Version 0.7.0

18 Feb 22:11
Compare
Choose a tag to compare

Stable release, included in Adobe Flash CC

  • Introduced new event model (and deprecated old onEvent-style handlers), including new mouse handlers like rollover/rollout, pressMove, etc.
  • API name changes (Bitmap » Sprite, BoxBlurFilter » BlurFIlter, etc)
  • New API methods in Ticker, Text, and Graphics
  • New Event and shared utility classes
  • Support for multiple stages
  • Added a getBounds() method to DisplayObjects
  • New build process
  • Bug fixes and documentation throughout.

Please check out the VERSIONS.txt for a full list of changes.