]> git.donarmstrong.com Git - xtable.git/blobdiff - pkg/NEWS
Added "toLatex()" method. Added "print.result" argument to "print.xtable()" function.
[xtable.git] / pkg / NEWS
index 3742190eed53bfad4c3128f0b276790985cb3144..a2469ae2fbbe6448d29c60a209cf300b78acd854 100644 (file)
--- a/pkg/NEWS
+++ b/pkg/NEWS
@@ -1,7 +1,20 @@
-1.5-7 (2011-10-05)
+1.6-1 (NOT YET RELEASED)
+
+  * Added some vectorization code to improve performance.
+  * Added "toLatex" method.
+  * Included "print" in the exported methods in the NAMESPACE file.
+  * Added "print.result" argument to "print" that can be used to
+    suppress the printing.
+
+1.6-0 (2011-10-07)
+  * Allow "table*" as a value for "floating.environment" in print.xtable().
+  * Fix bug under which multiple logical columns were formatted incorrectly.
+  * Stop with an error if "xtable.table" is used on a table with more than
+    two dimensions.
+  * Add some newlines to "Rd" file to prevent lines from extending off the
+    page in the PDF version of the help files.
   * Changed the maintainer to "Charles Roosen".
   * Created an "xtable" project on R-Forge.
-  * This release is primarily checking the R-Forge build/release process.
 
 1.5-6 (2009-10-30)
   * Support caption at the top in the LaTeX longtable.