Releases: typelevel/grackle
Releases · typelevel/grackle
v0.16.1
What's Changed
- Update fs2-core, fs2-io to 3.9.3 by @typelevel-steward in #502
- Restrict scope of cats-parse dependency scheme override by @milessabin in #504
- Rely on sbt-typelevel defaults for organization by @milessabin in #505
- Negative lookahead when parsing keywords by @milessabin in #506
- Add coverage for Grackle by @ahoy196 in #507
- exclude demo, benchmarks and profile from coverage by @ahoy196 in #508
- Update munit-cats-effect to 2.0.0-M4 by @typelevel-steward in #509
- Update sbt-typelevel, sbt-typelevel-site to 0.6.2 by @typelevel-steward in #510
- Update flyway-core to 10.0.1 by @typelevel-steward in #511
New Contributors
Full Changelog: v0.16.0...v0.16.1
v0.16.0
Main changes
- Type and schema extensions are now fully supported (many thanks to @keirlawson for his work on this).
- Grackle is now Apache 2 licensed (previously 3-clause BSD, many thanks to prior contributors for coordinating on this change).
- The documentation and tutorial have moved from Paradox to sbt-typelevel-site. This means that the publication of the documentation to Github pages is now fully automated.
Full list of PRs merged
- Update flyway-core to 9.22.3 by @typelevel-steward in #489
- Readme and code of conduct tweaks by @milessabin in #490
- Update nscplugin, sbt-scala-native, ... to 0.4.16 by @typelevel-steward in #491
- Update sbt-typelevel to 0.6.0 by @typelevel-steward in #492
- Changed license to Apache 2 by @milessabin in #493
- Moved docs from Paradox to sbt-typelevel-site by @milessabin in #494
- Publish "unidoc" scaladocs by @armanbilge in #495
- Update cats-effect to 3.5.2 by @typelevel-steward in #496
- Update sbt to 1.9.7 by @typelevel-steward in #497
- Improved README and added contributor guide by @milessabin in #498
- Update flyway-core to 10.0.0 by @typelevel-steward in #499
- Update sbt-typelevel, sbt-typelevel-site to 0.6.1 by @typelevel-steward in #500
- Parse type/schema extensions by @keirlawson in #258
New Contributors
- @typelevel-steward made their first contribution in #489
Full Changelog: v0.15.0...v0.16.0
v0.15.0
v0.14.0
What's Changed
- Reworked schema validation by @milessabin in #426
- Update http4s-circe, http4s-dsl to 0.23.21 by @lucuma-steward in #429
- Update flyway-core to 9.20.0 by @lucuma-steward in #431
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @lucuma-steward in #433
- Update cats-parse to 0.3.10 by @lucuma-steward in #434
- Update sbt to 1.9.1 by @lucuma-steward in #435
- Bumped doobie version to 1.0.0-RC4 by @milessabin in #436
- Update http4s-circe, http4s-dsl to 0.23.22 by @lucuma-steward in #437
- Adds Directives.isRepeatable to introspection response by @QuitHub in #440
- Update sbt-scala-native-crossproject, ... to 1.3.2 by @lucuma-steward in #439
- Update flyway-core to 9.20.1 by @lucuma-steward in #443
- Update http4s-circe, http4s-dsl to 0.23.23 by @lucuma-steward in #445
- Update sbt to 1.9.3 by @lucuma-steward in #446
- Update fs2-core, fs2-io to 3.8.0 by @lucuma-steward in #447
- Updated sbt-tpolecat to 0.4.4 by @milessabin in #448
- Update sbt-tpolecat to 0.5.0 by @lucuma-steward in #449
- Update flyway-core to 9.21.1 by @lucuma-steward in #450
- Update logback-classic to 1.4.9 by @lucuma-steward in #451
- Update logback-classic to 1.4.10 by @lucuma-steward in #452
- Update logback-classic to 1.4.11 by @lucuma-steward in #453
- Update flyway-core to 9.21.2 by @lucuma-steward in #455
- Update cats-core, cats-laws to 2.10.0 by @lucuma-steward in #454
- Update sbt-typelevel-ci-release to 0.5.0 by @lucuma-steward in #456
- Changes for latest sbt-typelevel by @milessabin in #458
- Update sbt to 1.9.4 by @lucuma-steward in #459
- Update fs2-core, fs2-io to 3.9.0 by @lucuma-steward in #462
- Update flyway-core to 9.22.0 by @lucuma-steward in #463
- Update fs2-core, fs2-io to 3.9.1 by @lucuma-steward in #464
- Update circe-core, circe-generic, ... to 0.14.6 by @lucuma-steward in #465
- Update sbt-jmh to 0.4.6 by @lucuma-steward in #468
extension
->extensions
by @armanbilge in #470- Directives support, elaborator rework and query algebra simplification by @milessabin in #466
- Update scala3-library, ... to 3.3.1 by @lucuma-steward in #469
- Update sbt-typelevel to 0.5.1 by @lucuma-steward in #471
- Bumped versions by @milessabin in #486
- Use Ember in demo by @armanbilge in #482
- Update skunk-circe, skunk-core to 0.6.1 by @lucuma-steward in #487
New Contributors
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Update sbt to 1.8.3 by @lucuma-steward in #385
- Update http4s-circe, http4s-dsl to 0.23.19 by @lucuma-steward in #389
- Add Ast.Document literals by @dantb in #390
- Update fs2-core to 3.7.0 by @lucuma-steward in #386
- Update sbt-typelevel-ci-release to 0.4.21 by @lucuma-steward in #387
- Update http4s-blaze-client, ... to 0.23.15 by @lucuma-steward in #391
- Update flyway-core to 9.18.0 by @lucuma-steward in #392
- Update flyway-core to 9.19.1 by @lucuma-steward in #395
- Update testcontainers-scala-postgresql, ... to 0.40.16 by @lucuma-steward in #397
- Added support for EffectField dependencies and hiding by @milessabin in #399
- Update scala3-library to 3.3.0 by @lucuma-steward in #398
- Docsite plugin version bumps by @milessabin in #400
- Added Parallel instance for Result by @milessabin in #401
- Update skunk-circe, skunk-core to 0.6.0 by @lucuma-steward in #403
- Removed most dependencies on SLF4J by @milessabin in #404
- Update sbt to 1.9.0 by @lucuma-steward in #405
- More informative error when implementing non-interface by @milessabin in #402
- Move to MUnit and whale-tail by @milessabin in #408
- Update sbt-typelevel-ci-release to 0.4.22 by @lucuma-steward in #406
- Update sbt-jmh to 0.4.5 by @lucuma-steward in #407
- Use circe-literal by @armanbilge in #410
- Cross-build for JS+Native by @armanbilge in #409
- Use fixture for skunk session by @armanbilge in #414
- Update jnr-unixsocket to 0.38.20 by @lucuma-steward in #411
- Update sbt-header to 5.10.0 by @lucuma-steward in #412
- Update flyway-core to 9.19.3 by @lucuma-steward in #416
- Update scala-library to 2.13.11 by @lucuma-steward in #417
- Update nscplugin, sbt-scala-native, ... to 0.4.14 by @lucuma-steward in #418
- Update flyway-core to 9.19.4 by @lucuma-steward in #420
- Update munit, munit-scalacheck to 1.0.0-M8 by @lucuma-steward in #421
- Fixed path to db init directory by @milessabin in #423
- Update http4s-circe, http4s-dsl to 0.23.20 by @lucuma-steward in #424
- Update logback-classic to 1.4.8 by @lucuma-steward in #425
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Update typename to 1.1.0 by @lucuma-steward in #363
- Update testcontainers-scala-postgresql, ... to 0.40.14 by @lucuma-steward in #362
- Update sbt-revolver to 0.10.0 by @lucuma-steward in #367
- Make CursorBuilder independent of mapping scope, add contramap by @dantb in #321
- Version bumps by @milessabin in #370
- Removed redundant type alias by @milessabin in #371
- Update logback-classic to 1.4.7 by @lucuma-steward in #372
- Update sbt-typelevel-ci-release to 0.4.20 by @lucuma-steward in #373
- Update log4cats-slf4j to 2.6.0 by @lucuma-steward in #374
- Update flyway-core to 9.17.0 by @lucuma-steward in #376
- Reworked error handling by @milessabin in #378
- error extension by @tpolecat in #375
- update to skunk rc by @tpolecat in #380
- Publishing fixes by @milessabin in #381
- Suppress scaladoc (but not doc jar generation) for just Scala 3 by @milessabin in #383
New Contributors
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Fixes/refactorings of root effects to better support effect batching by @milessabin in #349
- Order terms were not contextualized in one case by @milessabin in #357
- Bumped dependency versions by @milessabin in #360
- Added support for non-root effects by @milessabin in #358
Full Changelog: v0.10.3...v0.11.0
v0.10.3
What's Changed
- Dependency updates by @milessabin in #343
- Handle failing discriminator correctly by @tpolecat in #344
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- Update flyway-core to 9.10.1 by @lucuma-steward in #318
- Update http4s-blaze-client, ... to 0.23.13 by @lucuma-steward in #319
- Update flyway-core to 9.10.2 by @lucuma-steward in #322
- Update to skunk 0.5.1 by @swalker2m in #337
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Fixed interaction between embedding and projected predicates by @milessabin in #316
- Db backend example documentation by @rpiotrow in #283
Full Changelog: v0.10.0...v0.10.1