[DRE-commits] [ruby-org] 174/303: Release 0.6.4 version of the gem

Jérémy Bobbio lunar at alioth.debian.org
Fri Aug 9 17:33:52 UTC 2013


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository ruby-org.

commit 8ad8ade056c7d623343972e6082e307d38e19851
Author: Waldemar Quevedo <waldemar.quevedo at gmail.com>
Date:   Sun Jul 8 14:27:01 2012 +0900

    Release 0.6.4 version of the gem
---
 History.txt      |    6 ++++++
 announcement.txt |   15 +++++----------
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/History.txt b/History.txt
index 7d506ea..a27e221 100644
--- a/History.txt
+++ b/History.txt
@@ -1,3 +1,9 @@
+== 0.6.4 / 2012-07-08
+
+* Fixed lists behavior when code fragments, tables and examples were present
+* Remove code tags with lang class and use instead src-:lang like org-exporter
+* Fixed property drawers to consider properties with hyphens like :noweb-ref:
+
 == 0.6.3 / 2012-05-22
 
 * Minor enhancement: Correct handling of .org URIs in HTML markup routine (thanks, rayl)
diff --git a/announcement.txt b/announcement.txt
index 720a43e..4ebaaa5 100644
--- a/announcement.txt
+++ b/announcement.txt
@@ -1,4 +1,4 @@
-org-ruby version 0.6.2
+org-ruby version 0.6.4
     by Brian Dewey
     http://github.com/bdewey/org-ruby
 
@@ -6,14 +6,9 @@ org-ruby version 0.6.2
 
 This gem contains Ruby routines for parsing org-mode files.The most
 significant thing this library does today is convert org-mode files to
-HTML or textile. Currently, you cannot do much to customize the
-conversion. The supplied textile conversion is optimized for
-extracting "content" from the orgfile as opposed to "metadata." 
+HTML or textile. 
 
 == CHANGES
-* Added encoding directive to support Ruby 1.9.2
-* Headlines with the COMMENT keyword, and the PROPERTIES drawer are not exported
-* Angle links in org-mode are embedded in anchor tags on html output
-* #+BEGIN/END_SRC lang code blocks are embedded in code tags with class that specifies the coding language
-* Fixed bug in code blocks when a colon was at the beginning
-* More than five dashes create an horizontal rule in html output (thanks Neil-Smithline!)
+* Fixed lists behavior when code fragments, tables and examples were present
+* Remove code tags with lang class and use instead src-:lang like org-exporter
+* Fixed property drawers to consider properties with hyphens like :noweb-ref:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-org.git



More information about the Pkg-ruby-extras-commits mailing list