Skip to content

squash'm

Pre-release
Pre-release
Compare
Choose a tag to compare
@sethbrasile sethbrasile released this 27 Jul 21:44
· 142 commits to master since this release
  • Fixes the fact that some classes were not being imported into the consuming app. #29
  • Updates ember-cli and ember versions. Ember-cli is now 2.7.0 instead of beta. #28
  • Fixes a bug in the Playable/_stop method. isPlaying was being set to false immediately instead of scheduled. Caused a bug where scheduling a sound to stop once, then scheduling it to stop again, but sooner, would have no affect. Gratitude and apologies to @methodmedia for finding this one! d393c78