Liking cljdoc? Tell your friends :D

Change Log

Version 0.6.4

  • updated to Apache POI 5.2.3

Version 0.6.3

  • fixed color function to match POI API changes
  • added fill-pattern-type map for cell style use

Version 0.6.2

  • updated to Apache POI 5.1.0
  • enhanced docstrings
  • fixed a bugs in all-sheet-values and get-all-cells
  • updated .gitignore for VS Code Calva

Version 0.6.1

  • fixed missing import of Row$MissingCellPolicy

Version 0.6.0

  • renamed project to cmp.poi
  • renamed packages
  • updated Clojure dependencies
  • updated to Apache POI 4.1.2
  • added deps.edn
  • updated code to use 'requires' instead of 'use'

Version 0.1.0

  • start of excel support
  • initial git import
  • initial github import

Can you improve this documentation?Edit on GitHub

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

× close