README.rdoc in writeexcel-1.0.6 vs README.rdoc in writeexcel-1.0.7
- old
+ new
@@ -83,10 +83,14 @@
* Worksheet.keep_leading_zeros()
* ignore. if write 0001, use string such as write(1,2, '0001')
* and ......
== Recent Change
+v1.0.7
+* support Ruby 3.3
+* support Ruby 2.4 or later
+
v1.0.6
* support Ruby 3.2
* use minitest gem instead of test-unit.
v1.0.5
@@ -110,11 +114,11 @@
== Author
Original was written in Perl by John McNamara (jmcnamara@cpan.org).
-Convert to ruby by Hideo Nakamura (cxn03651@msj.biglobe.ne.jp)
-Copyright (c) 2009-2014 Hideo NAKAMURA. See LICENSE.txt for details.
+Convert to ruby by Hideo Nakamura (nakamura.hideo@gmail.com)
+Copyright (c) 2009-2024 Hideo NAKAMURA. See LICENSE.txt for details.
== License
See LICENSE.txt