Sha256: 6020450874eb1d5a1f14b1caea3a3206a6af36dd75dfcb76d020b648f168f7c9

Contents?: true

Size: 1.61 KB

Versions: 1

Compression:

Stored size: 1.61 KB

Contents

## On master

## 0.8.2

* Update to [this commit](https://github.com/wycats/handlebars.js/commit/5e5f0dce9c352f490f1f1e58fd7d0f76dd006cac) of `handlebars.js`
* Fix to allow Ember.js template support when not using Rails

## 0.8.1

* Require haml directly

## 0.8.0

* Support Ember.js templates

## 0.7.2 (2012-12-25)

* Note use of `rake assets:precompile` in README
* Strip leading whitespace from compiled templates - @trkoch

## 0.7.1 (2012-12-4)

* Use edge version of `handlebars.js` ([this commit](https://github.com/wycats/handlebars.js/commit/bd0490145438e8f9df05abd2f4c25687bac81326)) to fix regression with context functions

## 0.7.0 (2012-11-16)

* Support `.hamlbars` extension and Haml

## 0.6.7 (2012-11-11)

* Support `.handlebars` extension - @BlakeWilliams

## 0.6.6 (2012-09-21)

* handlebars.js v1.0.rc.1
## 0.6.5 (2012-09-09)

* Generic options support, `HandlebarsAssets::Config.options = { data: true }` - @wyaeld

## 0.6.4 (2012-08-25)

* Fix bug with the `template\_namespace` config option - @kmayer

## 0.6.3 (2012-08-22)

* Added ability to change client-side template namespace from `HandlebarsTemplates` using `template\_namespace` config option - @spikebrehm
* Added `handlebars.js` compiler options
* Refactored tests; Config.reset! moved to tests

## 0.6.2 (2012-07-27)

* Added support for knownHelpers and knownHelperOnly compiler options
* Fixed problem with Config

## 0.6.1 (2012-07-23)

* #26 - Missing require

## 0.6.0 (yanked)

* #25 - Normalize partial names to begin with an underscore

## 0.5.0 (2012-07-10)

* #24 - Remove "templates/" from template names and expand partial paths into names - @cw-moshe

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
handlebars_assets-0.8.2 CHANGELOG.md