Releases: folone/poi.scala
Releases · folone/poi.scala
v2.1.0
v2.0.2
v2.0.1
v2.0.0
Refactored the project into separate modules. To use:
libraryDependencies += "info.folone" %% "poi-scala-core" % "2.0.0"- For Scalaz integration:
libraryDependencies += "info.folone" %% "poi-scala-scalaz" % "2.0.0" - For Async operations:
libraryDependencies += "info.folone" %% "poi-scala-async" % "2.0.0" - The old artefact now contains the fat jar of the above targets (for backwards compatibility)
libraryDependencies += "info.folone" %% "poi-scala" % "2.0.0"
Other changes
- Update sbt-bloop to 2.0.12 by @scala-steward-bot in #329
Full Changelog: v1.1.0...v2.0.0
v1.1.0
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Significant changes from #323
- Rich Styling: Comprehensive cell formatting (fonts, colors, borders, alignment).
- Extended Cell Types: Added BlankCell, ErrorCell, enhanced date/boolean support.
- Advanced Sheet Operations: Freeze panes, grouping, page setup, headers/footers.
- Data Validation: Cell constraints, formula validation, named ranges.
- Robust Error Handling: Complete PoiError hierarchy with safe operations.
- Comprehensive Test Coverage: Codebase used to have ~30 tests, this change increases the number to ~180.
- Makefile: In case we ever switch to a different build tool (however unlikely that is). Provides increased developer ergonomics.
Other updates
- Update poi, poi-ooxml to 5.4.0 by @scala-steward-bot in #288
- Update scala-library to 2.13.16 by @scala-steward-bot in #289
- Update scalafmt-core to 3.8.4 by @scala-steward-bot in #290
- Update scalafmt-core to 3.8.5 by @scala-steward-bot in #293
- Update sbt-scalafmt to 2.5.4 by @scala-steward-bot in #292
- Update scalafmt-core to 3.8.6 by @scala-steward-bot in #294
- Update scala3-library to 3.3.5 by @scala-steward-bot in #295
- Update scalafmt-core to 3.9.0 by @scala-steward-bot in #296
- Update scalafmt-core to 3.9.1 by @scala-steward-bot in #297
- Update scalafmt-core to 3.9.2 by @scala-steward-bot in #298
- Update sbt, scripted-plugin to 1.10.8 by @scala-steward-bot in #299
- Update sbt, scripted-plugin to 1.10.9 by @scala-steward-bot in #300
- Update sbt, scripted-plugin to 1.10.10 by @scala-steward-bot in #301
- Update scalafmt-core to 3.9.3 by @scala-steward-bot in #302
- Update sbt-ci-release to 1.9.3 by @scala-steward-bot in #303
- Update scalafmt-core to 3.9.4 by @scala-steward-bot in #304
- Update sbt, scripted-plugin to 1.10.11 by @scala-steward-bot in #305
- Update specs2-scalacheck to 4.21.0 by @scala-steward-bot in #306
- Update poi, poi-ooxml to 5.4.1 by @scala-steward-bot in #307
- Update scalafmt-core to 3.9.5 by @scala-steward-bot in #308
- Update scalafmt-core to 3.9.6 by @scala-steward-bot in #309
- Update scala3-library to 3.3.6 by @scala-steward-bot in #310
- Update sbt, scripted-plugin to 1.11.0 by @scala-steward-bot in #311
- Update sbt-ci-release to 1.11.0 by @scala-steward-bot in #312
- Revert "Update sbt-ci-release to 1.11.0" by @folone in #313
- Revert "Update sbt, scripted-plugin to 1.11.0" by @folone in #314
- Re-enable central by @folone in #315
- Update scalafmt-core to 3.9.7 by @scala-steward-bot in #316
- Update sbt, scripted-plugin to 1.11.2 by @scala-steward-bot in #319
- Update sbt-ci-release to 1.11.1 by @scala-steward-bot in #317
- Update scalafmt-core to 3.9.8 by @scala-steward-bot in #320
- Update sbt-scalafmt to 2.5.5 by @scala-steward-bot in #321
- Update sbt, scripted-plugin to 1.11.3 by @scala-steward-bot in #322
Full Changelog: v0.25...v1.0.0
v0.25
What's Changed
- Update specs2-scalacheck to 4.20.4 by @scala-steward-bot in #246
- Update specs2-scalacheck to 4.20.5 by @scala-steward-bot in #247
- Update scala3-library to 3.3.2 by @scala-steward-bot in #248
- prepare Scala 3.4 by @xuwei-k in #250
- Update scala-library to 2.12.19 by @scala-steward-bot in #252
- Update scala-library to 2.13.13 by @scala-steward-bot in #253
- Update sbt to 1.9.9 by @scala-steward-bot in #254
- Update scala3-library to 3.3.3 by @scala-steward-bot in #255
- Update scalafmt-core to 3.8.1 by @scala-steward-bot in #257
- Update scala-library to 2.13.14 by @scala-steward-bot in #258
- Update sbt to 1.10.0 by @scala-steward-bot in #259
- Update specs2-scalacheck to 4.20.7 by @scala-steward-bot in #261
- Update scalafmt-core to 3.8.2 by @scala-steward-bot in #262
- Update specs2-scalacheck to 4.20.8 by @scala-steward-bot in #264
- Update poi, poi-ooxml to 5.3.0 by @scala-steward-bot in #263
- Update sbt to 1.10.1 by @scala-steward-bot in #265
- Update scalafmt-core to 3.8.3 by @scala-steward-bot in #266
- Update sbt-ci-release to 1.6.0 by @scala-steward-bot in #267
- Update sbt-ci-release to 1.6.1 by @scala-steward-bot in #268
- Update scala-library to 2.12.20 by @scala-steward-bot in #269
- Update sbt to 1.10.2 by @scala-steward-bot in #270
- Update scala-library to 2.13.15 by @scala-steward-bot in #271
- Update scala3-library to 3.3.4 by @scala-steward-bot in #272
- Update sbt-ci-release to 1.7.0 by @scala-steward-bot in #273
- Update specs2-scalacheck to 4.20.9 by @scala-steward-bot in #275
- Update sbt-ci-release to 1.8.0 by @scala-steward-bot in #274
- Update sbt, scripted-plugin to 1.10.3 by @scala-steward-bot in #276
- Update sbt-ci-release to 1.9.0 by @scala-steward-bot in #277
- Update sbt, scripted-plugin to 1.10.4 by @scala-steward-bot in #278
- Update sbt, scripted-plugin to 1.10.5 by @scala-steward-bot in #279
- Update sbt, scripted-plugin to 1.10.6 by @scala-steward-bot in #280
- add setup-sbt by @xuwei-k in #282
- Update sbt-ci-release to 1.9.2 by @scala-steward-bot in #281
- Update release.yml by @xuwei-k in #283
- remove conflictWarning by @xuwei-k in #284
- Add back release on
masterbranch push by @folone in #285 - Update sbt, scripted-plugin to 1.10.7 by @scala-steward-bot in #286
- Update README.md by @folone in #287
Full Changelog: v0.24...v0.25