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

Latest commit

 

History

History
30 lines (21 loc) · 572 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 572 Bytes

v 0.2.1

  • fix some bugs

v 0.2.0

  • update to ace 1.0.0
  • remove config.type form configuration. Now noconflict version of ace is not part of this gem.
  • remove config.uncompressed_envs from configuration. Now always compressed variant used.
  • now you can add ext-xxxxx.js and worker-xxxxxx.js files to pipeline via configuration.
  • completly rewrite helpers (see README.md)

v 0.1.2

  • helpers bugfix

v 0.1.1

  • many bugfixes
  • assets pipeline configuration over initializer
  • jQuery helper plugin

v 0.0.1

  • intial release