-
Notifications
You must be signed in to change notification settings - Fork 2
Roadmap
Saverio Miroddi edited this page Jun 28, 2017
·
1 revision
- (on demand)
-
range access column/rowcodeexamples
more in-depth tests on macfix bugs found along the wayfix FALSE read as 0complete UTs
complete UTs-
test against real documentshow are encoded empty rows/columns? column repeat?
-
table internals cleanupscheck/handle empty styles/values and off-limits, and internal representationprevent garbage input/output: enforce table name, ...column/row size
ruby testing (compatibility 1.8.7)-
documentationadd internal notes( percentage support; date formatting)add API notesupdate README
use gem formatmove elements to the root folder (update readme)-
other code changesnegative access to arrays: limit limit limit enforce strictly to existing sizeadd append_row/column: code + docspretty print document/tableallow different-sized rows
-
store columns widthencoding/decodingtable columns add/removedescribe rows addition/removal respect to column width styles (add UTs)
support string encodings-
further testingeat dogfood films.sqliteadded Fixnum decoding supportadded option for Float/BigDecimal decodingmac testingrepeated rows supportwindows testing
cleanup rdoc (add a simple comment, and a link in the main class to the github page)support notes-
push gempublish (http://j.mp/IJPXVI)