mirror of
https://github.com/kbparagua/paloma
synced 2023-03-27 23:21:17 -04:00
459 B
459 B
Changelog
Version 0.0.7
- Fix A Major Bug that copies the _local.js template instead of _callbacks.js
Version 0.0.6
SetupGenerator
moved frompaloma_generator.rb
topaloma/generators/setup_generator.rb
AddGenerator
moved frompaloma_generator
topaloma/generators/add_generator.rb
- Refactored both generators
- Test for both generators
Version 0.0.5
- Callbacks are executed after the DOM is ready
Version 0.0.4
- First release