Sha256: f11da716587f57f6f6c2d3cb9fcea1a01ee7704474df53793250d21475478c9e

Contents?: true

Size: 1.1 KB

Versions: 1

Compression:

Stored size: 1.1 KB

Contents

# Changelog

## HEAD (???)

## 1.1.0 (2015-01-06)

* Handling for development option revised, see #19.
* Refactoring Middleman::GoogleAnalytics.

## 1.0.2 (2014-06-05)

* Fix conflicting version of Uglifier (Middleman >= 3.2).

## 1.0.1 (2014-06-05) yanked

* Fix conflicting version of Uglifier (Middleman 3.2.2).

## 1.0.0 (2014-05-09)

* Refactoring Middleman::GoogleAnalytics.
* No longer compatible with Middleman < 3.2.
* Require Ruby 1.9.3 or greater.
* Development option for tracking in development environment.
* Minify option for compress the JavaScript code.

## 0.1.1 (2014-04-20)

* Fix Universal Analytics code.

## 0.1.0 (2014-04-16) yanked

* Add Universal Analytics support.

## 0.0.3 (2014-01-07)

* Add license info to gemspec.

## 0.0.2 (2013-10-16)

* Remove CDATA markerts that were choking some minifiers.
* Allow linking of sub-domains to their parent domain.
* Make URLs protocol-neutral so things work on both HTTP and HTTPS.
* (Optionally) use GA debug mode in preview server.
* Implement ability to anonymize IPs.
* Use asynchronous loading for GA JS.

## 0.0.1 (2013-03-10)

* Initial version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-google-analytics-1.1.0 CHANGELOG.md