summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2012-09-23 11:20:37 +0900
committerRandy Morgan <[email protected]>2012-09-23 11:20:37 +0900
commite73bd501eb15106daeb4cf9830991a8181835b06 (patch)
tree441057859986aafb27d4cc21171eca52a18153c8 /README.md
parent54e3e2f157df97e6edebaca3510fb0603be432a9 (diff)
downloadcaxlsx-e73bd501eb15106daeb4cf9830991a8181835b06.tar.gz
caxlsx-e73bd501eb15106daeb4cf9830991a8181835b06.zip
Autofilter extended implementation
Beginnings of 18.3.2 AutoFilter Settings implementation. I've moved auto_filter into its own directory as there will be a minimum of 15 or 20 classes required to implement this in full.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed421766..fd83e413 100644
--- a/README.md
+++ b/README.md
@@ -149,6 +149,12 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem,
#Change log
---------
+- **September.??.12**: 1.2.4
+ - Improved support for autowidth when custom styles are applied
+ - Added support for table style info that lets you take advantage of
+ all the predefined table styles.
+ - Improved style management for fonts so they merge undefined values
+ from the initial master.
- **September.8.12**: 1.2.3
- enhance exponential float/bigdecimal values rendering as strings intead
of 'numbers' in excel.