Commit Graph

64 Commits

Author SHA1 Message Date
Chris Eppstein
3df9f7d3a5 Merge branch 'stable'
* stable:
  Print out the new style help with -h and --help instead of the old-style help.
  clean up the docs on the fancy-type module in blueprint.
  update some comments and formatting
  make the docs on extensions a bit more clear for rubygems extensions.
  official gradients still need image declared
  fix typo in docs
  Print a better error message if the extension isn't found.
  versions change.
  prepare for release
  Update docs
  Update docs
  A command to unpack an extension from the system location.

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
2010-08-31 22:30:35 -07:00
Chris Eppstein
bd897aca73 prepare for release 2010-08-29 11:39:29 -07:00
Chris Eppstein
034012295a Merge branch 'stable'
* stable: (81 commits)
  Gemfiles for testing and a rails test helper that works for both rails 2 and rails 3.
  provide correct installation steps when the compass validator is not found.
  Fix a broken test case.
  That wasn't supposed to be released yet.
  Fixed error: there is no opposite-position(both)
  Fix a bug in the statistics analyzer for rules with interpolation.
  bump version for release
  upgrade to bundler 1.0
  link the docs to the stable branch.
  Update the CHANGELOG for the 0.10.5 release
  Read assets in binary mode for the windows users.
  bump version.
  Get the imports straightend out for the new mixins.
  Bug fix: make the path-based configuration really work right.
  inline-block-list tests
  inline-block-list documentation
  inline-block-list mixin
  added additional html5 block-level elements per recommended reset stylesheet: http://html5doctor.com/html-5-reset-stylesheet/
  Prepare for release.
  Prepare for release
  ...

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
	frameworks/blueprint/stylesheets/blueprint/_colors.scss
	frameworks/compass/stylesheets/compass/css3/_box-shadow.scss
	frameworks/compass/stylesheets/compass/css3/_font-face.scss
2010-08-28 14:07:47 -07:00
Chris Eppstein
576bf9d409 bump version for release 2010-08-27 07:33:47 -07:00
Chris Eppstein
9a81fa560e bump version. 2010-08-25 11:53:16 -07:00
Chris Eppstein
63cbc21d53 Prepare for release. 2010-08-08 10:32:56 -07:00
Chris Eppstein
de651db9ad Prepare for release 2010-08-06 13:05:13 -07:00
Chris Eppstein
813c817eb2 Prepare for release. 2010-08-06 11:52:01 -07:00
Chris Eppstein
973a568c1d Tests are more useful if you actually run them. 2010-08-05 22:13:35 -07:00
Chris Eppstein
20b5f88b64 Prepare for release 2010-08-05 21:22:07 -07:00
Chris Eppstein
051bee7030 Prepare for release. 2010-08-01 11:24:27 -07:00
Chris Eppstein
e95521f043 Update gem for release 2010-07-23 19:37:08 -07:00
Chris Eppstein
f5f3697ab3 Prepare for release. 2010-05-31 23:01:48 -07:00
Chris Eppstein
ea1389c1c8 Merge branch 'stable'
* stable:
  Bump versions for v0.10.1 release.
  Update the CHANGELOG for the v0.10.1 release.
  Fix a broken reference to the extensions tutorial. Closes GH-135.
  [Blueprint] Regression fix: automatically apply the reset if blueprint/reset is imported. Closes GH-132.
  Fix a failing test case.
  [Rails] When configuring the Sass::Plugin, don't overwrite existing template locations. Closes GH-136.
  [Command Line] Improved descriptions of the watch and init commands.
  [Rails] Improved the next steps to perform after installing compass so that it mentions registering the compass gem.
  [Rails] Fixed a reference to the old configuration file.
  Add a note to the changelog about uninstalling chriseppstein-compass
  Get rid of some dead code that was breaking Rails 3. Closes GH-137.

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
	frameworks/_blueprint_deprecated_imports/stylesheets/blueprint/modules/_reset.sass
2010-05-15 00:26:20 -07:00
Chris Eppstein
786e03551b Bump versions for v0.10.1 release. 2010-05-15 00:18:34 -07:00
Chris Eppstein
7474dfad2f Versioning is hard. 2010-05-12 09:17:05 -07:00
Chris Eppstein
5397c70e00 Update version and dependency for release. 2010-05-10 00:10:12 -07:00
Chris Eppstein
f07cd98fae bump the version for the next release 2010-05-02 23:27:47 -07:00
Chris Eppstein
eb0470cd7e version bump 2010-04-30 07:05:53 -07:00
Chris Eppstein
458a19361d Display the current version on the docs. 2010-04-25 11:28:56 -07:00
Chris Eppstein
96fda293e1 bump version 2010-04-13 01:21:04 -07:00
Chris Eppstein
9120eb72ae Bump version for release. 2010-04-12 00:14:12 -07:00
Chris Eppstein
2b5650ad8d Release Candidate 1 2010-03-06 17:46:44 -08:00
Chris Eppstein
edd39fdcd9 Version bump for v0.10.pre9 2010-03-06 15:57:07 -08:00
Chris Eppstein
b497eae5f7 Version bump to .pre8 2010-02-23 13:13:15 -08:00
Chris Eppstein
8dba8031a9 Version Bump 2010-02-23 02:00:33 -08:00
Chris Eppstein
fa21d80fe0 Bump version for release v0.10.0.pre6 2010-02-22 00:50:45 -08:00
Chris Eppstein
2225b6981d Version bump to 0.10.0.pre5 2010-01-19 00:15:52 -08:00
Chris Eppstein
dbe2d41f6b Version bump for 0.10 pre4 2010-01-04 09:41:01 -08:00
Chris Eppstein
4eab728c53 Bump version to v0.10.0.pre3 2010-01-02 12:46:52 -08:00
Chris Eppstein
a5835d24a7 Release v0.10.0.pre2 2009-12-01 00:07:31 -08:00
Chris Eppstein
5a10d540f3 v0.10 Preview Release #1 2009-11-29 21:43:53 -08:00
Chris Eppstein
04f14eb514 Merge branch 'edge'
* edge: (118 commits)
  Make the tests pass in ruby 1.9
  Fix a bug in FSSM for ruby 1.9. Closes GH-48.
  Version bump to 0.9.4
  Update the TODO.
  If a template provides a haml file, it can have compass-enabled sass filters within it.
  Allow vendored frameworks to override built-in frameworks to enable
  [Rails] Allow compass extensions to be stored in the vendor/plugins/compass/extensions directory.
  Fix some issues regarding how the project type configuration gets applied.
  Don't leave directories around after testing.
  Name all configuration sources for debugging purposes.
  [Command Line] Primary commands get special status in the initial help output.
  [Command Line] Access the Sass Repl (sass -i) with the compass environment loaded.
  Separate the project type default configuration from the installer.
  Add config/compass.rb as a known config location. Default to config/compass.rb as the configuration file for rails projects.
  Fix a bug when the welcome message was not provided by an extension template.
  Version bump to 0.9.3
  Starting work on the changelog for 0.10
  Stuff that needs to be done before the next release.
  Help for each template that ships with compass.
  Allow the welcome message to replace the default one instead of just augment it.
  ...

Conflicts:
	CHANGELOG.markdown
	VERSION.yml
	compass.gemspec
	lib/compass/configuration.rb
	lib/vendor/fssm.rb
	lib/vendor/fssm/state.rb
2009-11-19 10:53:20 -08:00
Chris Eppstein
9e93da16cc Version bump to 0.9.4 2009-11-19 01:38:34 -08:00
Chris Eppstein
9a51c8a9a2 Version bump to 0.9.3 2009-11-01 21:02:40 -08:00
Chris Eppstein
8c9a7378b7 Version bump to 0.9.2
gem changes for release.
2009-10-30 08:28:21 -07:00
Chris Eppstein
ca19ea6414 Version bump to 0.9.1 2009-10-30 08:21:34 -07:00
Chris Eppstein
2465baba52 Version bump to 0.8.17 2009-09-24 09:07:04 -07:00
Chris Eppstein
4d96553096 Version bump to 0.8.16 2009-09-12 09:26:22 -07:00
Chris Eppstein
495854bb78 Version bump to 0.8.15 2009-09-05 22:59:46 -07:00
Chris Eppstein
65e5b122f2 Version bump to 0.8.14 2009-09-02 22:52:02 -07:00
Chris Eppstein
3ce66e278b Version bump to 0.8.13 2009-08-30 11:54:35 -07:00
Chris Eppstein
4abb59e98a Set the edge version. 2009-08-29 13:19:35 -07:00
Chris Eppstein
6d6573a972 Version bump to 0.8.12 2009-08-22 08:36:07 -07:00
Chris Eppstein
c3ecd5ac4b Version bump to 0.8.11 2009-08-22 08:28:24 -07:00
Chris Eppstein
0492fc9969 Binary mode support for proper handling of binary files on Windows.
All images will now be installed using binary mode. Additionally, any file can
be installed in binary mode if the manifest specifies the option :binary => true
for that file.
2009-08-16 11:17:27 -07:00
Chris Eppstein
b502fcafaf Version bump to 0.8.9 2009-08-09 21:39:01 -07:00
Chris Eppstein
6ae3f9ad06 Version bump to 0.8.8 2009-07-21 11:36:33 -07:00
Chris Eppstein
9aa986744a Version bump to 0.8.7 2009-07-09 13:04:18 -07:00
Chris Eppstein
aba60c46cd Version bump to 0.8.6 2009-07-08 01:25:36 -07:00