Sha256: d1c09d425d20fbc76bb23ab7dd1251e9b75c36153267eba43e561536eea32793

Contents?: true

Size: 1.3 KB

Versions: 1

Compression:

Stored size: 1.3 KB

Contents

## v0.1.6 (2012-05-16) ##

* Update Highcharts to 2.2.3.

## v0.1.5 (2012-04-30) ##

* Update Highcharts to 2.2.2.

## v0.1.4 (2012-03-17) ##

* Take into account the fact that sometimes the data passed to a Series may be an array of arrays.
* Remove Highcharts::VERSION constant.

## v0.1.3 (2012-03-17) ##

* require Highcharts::Series.

## v0.1.2 (2012-03-17) ##

* We didn't change the Engine and Version files to make Highcharts a class instead of a module.

## v0.1.1 (2012-03-17) ##

* Update Highcharts to 2.2.1.
* Remove unnecessary .DS_Store files.

## v0.1.0 (2012-03-17) ##

* Near-complete rewrite of the entire gem. Now accepts all major Highcharts options, providing convenient help throughout the way.
* Bump dependency on railties to 3.1.
* Read the updated README to learn how to change your implementation to support the 0.1.x tree.

## v0.0.3 (2012-02-19) ##

* We should not be hiding credit to Highcharts.com on the charts.
* Fix core lib/ file name to load correctly.
* Fix Rails.env sourcing.

## v0.0.2 (2012-02-19) ##

* Whitespace now conforms to Rails conventions.
* require action_view in Highcharts::Base.
* Add line breaks after closing bracket (]) when not running in production environment.
* Privatize methods that are not being used outside of the class.

## v0.0.1 (2012-02-19) ##

* First release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
highcharts-js-rails-0.1.6 CHANGELOG.md