Liking cljdoc? Tell your friends :D

1.1.0 (2021-09-22)

  • Updated org.apache.poi/poi-ooxml to version 5.0.0

compare

1.0.0 (2020-02-27)

  • Update POI dependency and fix compatibility with the latest POI

compare

0.1.0 (2017-03-29)

  • 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

compare

0.0.8 (2017-01-02)

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

compare

0.0.7 (2016-06-01)

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

compare

0.0.6 (2016-06-01)

  • 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