0.0.2
This version marks a huge leap forward in doric with new functions, new types, and better documentation.
Thanks to @eruizalo for all the hard work to make this release possible.
What's Changed
- Update sbt-scalafmt to 2.4.3 by @scala-steward in #73
- Update sbt to 1.5.5 by @scala-steward in #74
- Bump olafurpg/setup-scala from 10 to 13 by @dependabot in #75
- Update scalafmt-core to 3.0.0 by @scala-steward in #77
- Update scalafmt-core to 3.0.1 by @scala-steward in #79
- Update scala-library to 2.12.15 by @scala-steward in #84
- Update scalafmt-core to 3.0.3 by @scala-steward in #83
- Update scalafmt-core to 3.0.4 by @scala-steward in #85
- Update scalatest to 3.2.10 by @scala-steward in #86
- feat: String functions resolves #71 by @eruizalo in #82
- Match column by type by @alfonsorr in #78
- With columns by @alfonsorr in #87
- site for doric by @alfonsorr in #76
- Update sbt-ci-release to 1.5.9 by @scala-steward in #88
- Documentation by @alfonsorr in #89
- Update scalafmt-core to 3.0.5 by @scala-steward in #90
- Update scalafmt-core to 3.0.6 by @scala-steward in #93
- Update scalafmt-core to 3.0.7 by @scala-steward in #99
- Update mdoc, sbt-mdoc to 2.2.24 by @scala-steward in #98
- Update sbt-ci-release to 1.5.10 by @scala-steward in #96
- #65 Date time functions by @eruizalo in #97
- Created CName for strings that are column names by @alfonsorr in #92
- Update scalafmt-core to 3.0.8 by @scala-steward in #101
- Added division and mod operations for NumericColumns by @alfonsorr in #100
- Update scalafmt-core to 3.1.0 by @scala-steward in #106
- Update scalafmt-core to 3.1.1 by @scala-steward in #107
- new columns and functions by @eruizalo in #104
- feat: add scoverage first step by @eruizalo in #108
- Update sbt-scalafmt to 2.4.4 by @scala-steward in #111
- Fix/codecov reports by @eruizalo in #112
- #71 feat: add concat_ws by @eruizalo in #110
- #68 Non-aggregate functions by @eruizalo in #113
- Update scalafmt-core to 3.1.2 by @scala-steward in #115
- Update scalafmt-core to 3.2.0 by @scala-steward in #117
- Update cats-core to 2.7.0 by @scala-steward in #118
- Bump JamesIves/github-pages-deploy-action from 4.1.6 to 4.1.8 by @dependabot in #125
- Update sbt to 1.5.7 by @scala-steward in #124
- Update sbt-scalafmt to 2.4.5 by @scala-steward in #120
- Update scalafmt-core to 3.2.1 by @scala-steward in #119
- Update sbt to 1.5.8 by @scala-steward in #126
- Test/increase coverage by @eruizalo in #121
- Feat/#60 implemented aggregate functions by @eruizalo in #123
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #128
- Update scalafmt-core to 3.2.2 by @scala-steward in #127
- Update sbt to 1.6.1 by @scala-steward in #131
- Update scalafmt-core to 3.3.0 by @scala-steward in #130
- Custom types by @alfonsorr in #95
- Update scalafmt-core to 3.3.1 by @scala-steward in #134
- Bump JamesIves/github-pages-deploy-action from 4.1.8 to 4.2.1 by @dependabot in #137
- Make the use of CName less intrusive by @alfonsorr in #136
- ci: reactivate cache by @eruizalo in #140
- Update sbt-scoverage to 1.9.3 by @scala-steward in #139
- Update scalafmt-core to 3.3.2 by @scala-steward in #147
- ci: add worflow_dispatch by @eruizalo in #144
- Bump JamesIves/github-pages-deploy-action from 4.2.1 to 4.2.2 by @dependabot in #141
- Feat/64 collection functions by @eruizalo in #109
- Doc/link to spark functions by @eruizalo in #138
- Update scalatest to 3.2.11 by @scala-steward in #153
- Update scalafmt-core to 3.3.3 by @scala-steward in #148
- Update newtypes-core to 0.2.1 by @scala-steward in #143
- Update sourcecode to 0.2.8 by @scala-steward in #154
- ci: release executed only if habla repository by @eruizalo in #145
- Revert "ci: release executed only if habla repository" by @alfonsorr in #156
New Contributors
- @dependabot made their first contribution in #75
- @eruizalo made their first contribution in #82
Full Changelog: v0.0.1...v0.0.2