HISTORY in asset_hat-0.1.4 vs HISTORY in asset_hat-0.1.5
- old
+ new
@@ -1,7 +1,18 @@
HISTORY
=======
+Version 0.1.5 (2010-03-11)
+--------------------------
+* Fixed fetching asset commit IDs in some environments. The bug was possibly
+ caused by older versions of Git, which fail to read logs properly when given
+ absolute paths, rather than relative paths.
+* Stopped app tests from running twice in some environments.
+
+Version 0.1.4 (2010-03-03)
+--------------------------
+* Fixed config filepaths in `asset_hat:config` task.
+
Version 0.1.3 (2010-03-03)
--------------------------
* Allowed adding commit IDs and asset hosts to `url(/htc/...)` URLs (e.g.,
`/htc/iepngfix.htc`) in CSS, not just images.
* Changed `AssetHat.config` to memoize only if `cache?` is true. In