Congrats, the git master seems to still say 4.0.1 in the version.rb
(Updated it in the pull request I sent you for Latex images)
Jase
On Fri, 2008-08-15 at 10:20 -0400, Jason Garber wrote:> This release fixes all the bugs that were reported since the release
> of RedCloth 4.0.1. It includes a workaround for a Rails 2.1 problem
> with unpacked gems, proper typographic characters for feet and inches,
> and improvements to superscript, subscript, and link alias handling
> that are more in line with Textile 2.
>
> CHANGELOG
> =======> * Fixed link references/aliases not being recognized when they
include hyphens. #36
>
> * Dimensions in feet and inches use correct typographic characters. #25
>
> * Limit overzealous superscript and subscript. Sup/sub phrases must be
surrounded by spaces or square brackets, as in Textile 2. #35
>
> * Fixed HTML before tables causing the opening table tag to be emitted
twice. #33
>
> * Cleaned up unused code that was causing a warning. #28
>
> * Workaround for Rails 2.1 bug that loads a previous version of RedCloth
before loading the unpacked gem. Has since been fixed in edge rails. #30
>
> * Added a RedCloth::VERSION.to_s and .== methods so you can puts and
compare RedCloth::VERSION just like in previous RedCloth releases. #26
>
> * Fixed HTML block ending tags terminating blocks prematurely. #22
> _______________________________________________
> Redcloth-upwards mailing list
> Redcloth-upwards at rubyforge.org
> http://rubyforge.org/mailman/listinfo/redcloth-upwards