Closed mpgeek closed 10 years ago
Should we make a new point release of os-ace with these updates?
I agree here, as we're still capping OS-ACE at 0.12 for compass, 3.2 for sass, and 1.x for toolkit. Lets branch for this work and an eventual new release.
Working on the upstream changes/updates on a new branch (for now): https://github.com/opensourcery/os-ace/tree/dep-heck
Upstream updates have been rolled into an alpha release on rubygems.org. We need some testing in multiple environments before releasing as stable. In your environment, if you
sudo gem install compass-aurora-os
... or ...
sudo gem update compass-aurora-os
... you will still get the latest stable (0.2.3). To test the new alpha, you want to ...
sudo gem uninstall compass-aurora-os
sudo gem install compass-aurora-os --pre
If we could get some testing on Linux variants and Mac, that'd be great. It would also be interesting to know if Ruby 2.x has any adverse effects as well.
Please report any issues here.
Released gem version 0.3.0, mirrors https://github.com/opensourcery/os-ace/releases/tag/compass-aurora-os--v0.3.0.
Tookit 2.x is out and sass 3.3 is on its way. Look into updating from the upstream fork to keep up to date.