Releases: nightscape/spark-excel
Releases · nightscape/spark-excel
Try fixing publishing
v0.16.4-pre2 List GPG keys
v0.16.4-pre1
Remove unmaintained Hammerlabs SBT plugin
Fix Sonatype release
What's Changed
- Update sbt-sonatype to 3.9.11 by @scala-steward in #541
- Update scalafmt-core to 3.4.3 by @scala-steward in #542
Full Changelog: v0.16.2...v0.16.3
v0.16.2
What's Changed
- Update sbt to 1.5.7 by @scala-steward in #486
- Update poi-shared-strings to 2.3.1 by @scala-steward in #485
- Update excel-streaming-reader to 3.2.5 by @scala-steward in #484
- Update excel-streaming-reader to 3.2.6 by @scala-steward in #487
- Update poi-shared-strings to 2.3.2 by @scala-steward in #488
- Update spoiwo to 2.1.0 by @scala-steward in #489
- Update sbt to 1.5.8 by @scala-steward in #493
- Update scalafmt-core to 3.2.2 by @scala-steward in #495
- Update scalafmt-core to 3.3.0 by @scala-steward in #497
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #496
- Update scalamock to 5.2.0 by @scala-steward in #498
- Update sbt to 1.6.0 by @scala-steward in #499
- Update excel-streaming-reader to 3.3.0 by @scala-steward in #500
- Update poi-shared-strings to 2.3.3 by @scala-steward in #502
- Update excel-streaming-reader to 3.3.1 by @scala-steward in #501
- Update sbt to 1.6.1 by @scala-steward in #503
- Update scalafmt-core to 3.3.1 by @scala-steward in #509
- Update poi-shared-strings to 2.3.4 by @scala-steward in #511
- Update excel-streaming-reader to 3.3.2 by @scala-steward in #510
- Update scala-library to 2.13.8 by @scala-steward in #514
- Update slf4j-api to 1.7.33 by @scala-steward in #515
- Update excel-streaming-reader to 3.4.0 by @scala-steward in #518
- Update poi-shared-strings to 2.4.0 by @scala-steward in #519
- Update poi, poi-ooxml to 5.2.0 by @scala-steward in #520
- Update poi-shared-strings to 2.4.1 by @scala-steward in #523
- Update scalafmt-core to 3.3.2 by @scala-steward in #524
- Update excel-streaming-reader to 3.4.1 by @scala-steward in #525
- Update scalafmt-core to 3.3.3 by @scala-steward in #527
- Update scalatest to 3.2.11 by @scala-steward in #528
- Update slf4j-api to 1.7.35 by @scala-steward in #531
- Update spark-core, spark-hive, spark-sql to 3.2.1 by @scala-steward in #532
- Update scalafmt-core to 3.4.0 by @scala-steward in #533
- Update sbt to 1.6.2 by @scala-steward in #534
- Update scalafmt-core to 3.4.1 by @scala-steward in #536
- fix for #480 by @cristichircu in #513
- Update scalafmt-core to 3.4.2 by @scala-steward in #537
- Update slf4j-api to 1.7.36 by @scala-steward in #540
New Contributors
- @cristichircu made their first contribution in #513
Full Changelog: v0.16.0...v0.16.2
v0.16.1-pre2 Shade commons.io v2
Merge branch 'main' into shade-commons-io
v0.16.1-pre1 Shade commons.io
Might solve #467
v0.16.0 Cross-publish for all Spark versions + Scala 2.13
What's Changed
Full Changelog: v0.15.2...v0.16.0
v0.15.2 Improved date handling
What's Changed
- Update cats-core to 2.7.0 by @scala-steward in #466
- Update scalafmt-core to 3.2.0 by @scala-steward in #468
- Github Actions: setup-scala is obsolete by @nightscape in #470
- sbt-pgp gets added by sbt-ci-release by @nightscape in #471
- Update sbt-scalafmt to 2.4.5 by @scala-steward in #473
- Update scalafmt-core to 3.2.1 by @scala-steward in #472
- Update excel-streaming-reader to 3.2.4 by @scala-steward in #478
- Update poi-shared-strings to 2.3.0 by @scala-steward in #479
- Bug fix for #463: Handle Date and Decimal types by @quanghgx in #475
- Update sbt to 1.5.6 by @scala-steward in #482
Full Changelog: v0.15.1...v0.15.2
v0.15.1 POI 5.1
What's Changed
- Update poi-shared-strings to 2.2.3 by @scala-steward in #458
- Update sbt-scalafmt to 2.4.4 by @scala-steward in #459
- Update scalafmt-core to 3.1.2 by @scala-steward in #461
- Fix build by upgrading apache.poi to 5.1 and explicitely adding ooxml providers by @clemensvonschwerin in #465
New Contributors
- @clemensvonschwerin made their first contribution in #465
Full Changelog: v0.15.0...v0.15.1
v0.15.0 POI 5 and various updates
What's Changed
- Update .scalafmt.conf by @nightscape in #402
- Update sbt-mima-plugin to 1.0.0 by @scala-steward in #403
- Update sbt-sonatype to 3.9.10 by @scala-steward in #405
- Update .scalafmt.conf by @nightscape in #404
- Update scalafmt-core to 3.0.1 by @scala-steward in #406
- For Spark DataSource API V2, spark-excel jar depends on spark-version by @quanghgx in #408
- #320: remove sheetName option from an example in README.md by @quanghgx in #410
- Update scalafmt-core to 3.0.2 by @scala-steward in #409
- Update scalafmt-core to 3.0.3 by @scala-steward in #411
- Update scalacheck-1-15 to 3.2.10.0 by @scala-steward in #417
- Update scalafmt-core to 3.0.4 by @scala-steward in #415
- fix incorrect excel formats in writing by @quanghgx in #414
- Update scala-library to 2.12.15 by @scala-steward in #412
- change to maven central badge (nexus one broken) by @pjfanning in #420
- Update docs for maxRowsInMemory to say it can't be used for xls by @pjfanning in #421
- Poi 5 and Spoiwo 2 by @pjfanning in #419
- Update scalafmt-core to 3.0.5 by @scala-steward in #423
- Update scalafmt-core to 3.0.6 by @scala-steward in #425
- Update sbt-mima-plugin to 1.0.1 by @scala-steward in #428
- Update poi-shared-strings to 2.0.2 by @scala-steward in #431
- Update excel-streaming-reader to 3.1.3 by @scala-steward in #430
- Update excel-streaming-reader to 3.1.4 by @scala-steward in #432
- Update excel-streaming-reader to 3.1.5 by @scala-steward in #433
- Update excel-streaming-reader to 3.1.6 by @scala-steward in #439
- Update poi-shared-strings to 2.1.0 by @scala-steward in #436
- Update scalafmt-core to 3.0.7 by @scala-steward in #441
- Update sbt-unidoc to 0.5.0 by @scala-steward in #443
- Update scalafmt-core to 3.0.8 by @scala-steward in #445
- Update poi-shared-strings to 2.1.1 by @scala-steward in #444
- Update excel-streaming-reader to 3.2.0 by @scala-steward in #449
- Update scalafmt-core to 3.1.0 by @scala-steward in #451
- Update excel-streaming-reader to 3.2.1 by @scala-steward in #452
- Update scalafmt-core to 3.1.1 by @scala-steward in #455
- Update poi-shared-strings to 2.2.1 by @scala-steward in #454
- Update excel-streaming-reader to 3.2.3 by @scala-steward in #453
- Update poi-shared-strings to 2.2.2 by @scala-steward in #456
Full Changelog: v0.14.0...v0.15.0