Liking cljdoc? Tell your friends :D

0.1.0 (29.3.2017)

  • Uses isCellDateFormatted to check if numeric cell value should be returned as Date
  • Added read-sheet function which uses column headers from the first row for data map keys
  • Supports TRUE() and FALSE() formulas (coerced to booleans)
  • Ignore columns with nil in read spec (#5)
  • Close input-stream in -to-workbook URL implementation (#4)
  • Don't skip empty values at the end of row

0.0.8 (2.1.2017)

  • Fix cell-style for streaming workbooks (wrong number of arguments given to instance?)

0.0.7 (1.6.2016)

  • Bugfix for setting top, left and right borders incorrectly to bottom

0.0.6 (1.6.2016)

  • Support for setting row height
  • Support for setting cell wrap option

Can you improve this documentation? These fine people already did:
Juho Teperi, Tuukka Kataja & Matti Nieminen
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close