Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

Announcing Version 1.0.2!

Latest
Compare
Choose a tag to compare
@tcoulter tcoulter released this 21 Oct 20:32
· 195 commits to master since this release

Big release:

  1. Huge refactoring, making the code simpler and more powerful.
  2. Moved away from CoffeeScript to ES6.
  3. Added Pudding generator and loader to create and load Pudding "class" files that can easily be included into any build process.

CAUTION: If you use the Pudding generator and loader, or you use the class files created by the generator via your own build process, you'll need to bootstrap those classes before you can use them. See the section Using Pudding: Advanced for more details.