Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: vti/text-haml

Tags

0.990118

Toggle 0.990118's commit message
Checking in changes prior to tagging of version 0.990118.

Changelog diff is:

diff --git a/Changes b/Changes
index b5c9212..799e0bd 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,12 @@ Revision history for perl module Text::Haml

 {{$NEXT}}

+0.990118 2017-01-18T18:39:25Z
+
+    [Fixes]
+    - Update HAML reference links in POD (grtodd)
+    - Update HAML reference links in README (grtodd)
+
 0.990117 2016-04-25T09:25:07Z

     All changes by Mark Aufflick.

0.990117

Toggle 0.990117's commit message
Checking in changes prior to tagging of version 0.990117.

Changelog diff is:

diff --git a/Changes b/Changes
index 0bfbf39..b5c9212 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,24 @@ Revision history for perl module Text::Haml

 {{$NEXT}}

+0.990117 2016-04-25T09:25:07Z
+
+    All changes by Mark Aufflick.
+
+    [Improvements]
+    - Added test to ensure sequential multiline code blocks work
+    - Since we no longer allow statement continuation across `-` code block lines, implemented support for multiline
+      code blocks.
+    - Fair attempt at block capturing helpers
+    - Now bracing whole level, including blocks which is a precursor to allowing helpers to enclose blocks
+    - Need implicit braces around block contents also
+    - Eliminate need for closing brace block by implicitly adding open/close braces at level changes
+
+    [Fixes]
+    - Fixed regression introduced by implicit bracing where final trailing newlines were no longer suppressed where they
+      should have been.
+    - Fixed bogus <> and </> from wrapping lines beginning with ( or {
+
 0.990116 2014-04-25T10:06:26Z

     [Documentation]

0.990116

Toggle 0.990116's commit message
Checking in changes prior to tagging of version 0.990116.

Changelog diff is:

diff --git a/Changes b/Changes
index ddb909f..0bfbf39 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,16 @@ Revision history for perl module Text::Haml

 {{$NEXT}}

+0.990116 2014-04-25T10:06:26Z
+
+    [Documentation]
+    - Update docs on how to use Data::Section::Simple (TheAthlete)
+    [Fixes]
+    - Bug fix in html comments with double quotes (TheAthlete)
+    - Bug fix html comment (TheAthlete)
+    - Fixed bug with adding a newline in the last line of the template (TheAthlete)
+    - Bug fix comment haml inside tag (TheAthlete)
+
 0.990115 2014-01-18T16:06:12Z

     - Fix comment in :css filter (TheAthlete)

0.990115

Toggle 0.990115's commit message
Checking in changes prior to tagging of version 0.990115.

Changelog diff is:

diff --git a/Changes b/Changes
index 8e2ab48..ddb909f 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for perl module Text::Haml

 {{$NEXT}}

+0.990115 2014-01-18T16:06:12Z
+
+    - Fix comment in :css filter (TheAthlete)
+
 0.990114 2013-12-20T09:47:23Z

     - correct behaviour when working with false and undefined values (Keedi Kim)

0.990114

Toggle 0.990114's commit message
Checking in changes prior to tagging of version 0.990114.

Changelog diff is:

diff --git a/Changes b/Changes
index a7d5cc0..8e2ab48 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for perl module Text::Haml

 {{$NEXT}}

+0.990114 2013-12-20T09:47:23Z
+
+    - correct behaviour when working with false and undefined values (Keedi Kim)
+    - :css filter (TheAthlete);
+
 0.990113 2013-11-26T09:36:12Z

     - Fix test failure on windows (\r\n -> \n) (TheAthlete)

0.990113

Toggle 0.990113's commit message
Checking in changes prior to tagging of version 0.990113.

Changelog diff is:

diff --git a/Changes b/Changes
index 3acff14..a7d5cc0 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for perl module Text::Haml

 {{$NEXT}}

+0.990113 2013-11-26T09:36:12Z
+
+    - Fix test failure on windows (\r\n -> \n) (TheAthlete)
+    - Fix bug with html escaping (TheAthlete)
+
 0.990112 2013-11-05T18:20:38Z

     - Fix support for caching of templates in __DATA__ section (TheAthlete)

0.990112

Toggle 0.990112's commit message
Checking in changes prior to tagging of version 0.990112.

Changelog diff is:

diff --git a/Changes b/Changes
index e0b5196..3acff14 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for perl module Text::Haml

 {{$NEXT}}

+0.990112 2013-11-05T18:20:38Z
+
     - Fix support for caching of templates in __DATA__ section (TheAthlete)
     - Fix hashref interpolation inside filters (TheAthlete)

0.990111

Toggle 0.990111's commit message
Prepare release

0.990110

Toggle 0.990110's commit message
Prepare release

0.990109

Toggle 0.990109's commit message
Update manifest.skip