We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2c680 commit 2718184Copy full SHA for 2718184
RELEASE-0.2.1
@@ -0,0 +1,6 @@
1
+* Added a composer.json, and this package to packagist.org.
2
+* Fixed GitHub issue #2: columnWrap() in Default Renderer eats up lines with only a EOL.
3
+* Fixed validation of XML definition files: The directory of the RNG schema was wrong.
4
+* Fixed test suite errors, including namespace related ones and adding Travis-CI configuration.
5
+* Removed PEAR2\Exception dependency - This package's exception directly inherits from the root Exception.
6
+* CS fixes.
0 commit comments