Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-31 | 6.7 kB | |
v0.6.0 source code.tar.gz | 2023-05-31 | 268.8 kB | |
v0.6.0 source code.zip | 2023-05-31 | 441.2 kB | |
Totals: 3 Items | 716.7 kB | 0 |
Improvements
- Add Completion for creating and dropping extension by @chuwy in https://github.com/typelevel/skunk/pull/796
- Fix temporal codecs for years having less than 3 digits by @francesconero in https://github.com/typelevel/skunk/pull/800
- add alter type completion by @rolang in https://github.com/typelevel/skunk/pull/821
- Fix possible memory leak on Native by @armanbilge in https://github.com/typelevel/skunk/pull/811
- Misc fixes to allow local file to work with both Docker for Mac and C… by @matthughes in https://github.com/typelevel/skunk/pull/823
- Improve performance of reading large result sets by @mpilquist in https://github.com/typelevel/skunk/pull/835
- Native optimizations by @armanbilge in https://github.com/typelevel/skunk/pull/849
- Enable debug on SSL test that intermittently fails on CI by @mpilquist in https://github.com/typelevel/skunk/pull/851
- Use
Mutex
instead ofSemaphore(1)
by @armanbilge in https://github.com/typelevel/skunk/pull/853 - added create, alter, drop trigger commands by @mwielocha in https://github.com/typelevel/skunk/pull/847
- completion for
set constraints
by @tpolecat in https://github.com/typelevel/skunk/pull/855 - Use Typelevel Twiddles by @mpilquist in https://github.com/typelevel/skunk/pull/846
- Update Typelevel Twiddles to 0.6, replacing .as[CaseClass] with .to[CaseClass] by @mpilquist in https://github.com/typelevel/skunk/pull/863
- Migrate to sbt-typelevel-site by @armanbilge in https://github.com/typelevel/skunk/pull/839
- Fix refined module and publish snapshots+docs for 0.6.x by @armanbilge in https://github.com/typelevel/skunk/pull/873
- Fix Colima support in test containers by @mpilquist in https://github.com/typelevel/skunk/pull/876
- Use
skunk-core
artifact in Setup docs by @armanbilge in https://github.com/typelevel/skunk/pull/879
Updates
- Update scalafmt-core to 3.7.1 by @scala-steward in https://github.com/typelevel/skunk/pull/788
- Update cats-effect to 3.4.6 by @scala-steward in https://github.com/typelevel/skunk/pull/795
- Update sbt-mdoc to 2.3.7 by @scala-steward in https://github.com/typelevel/skunk/pull/794
- Update nscplugin, sbt-scala-native, ... to 0.4.10 by @scala-steward in https://github.com/typelevel/skunk/pull/793
- Update scala3-library, ... to 3.2.2 by @scala-steward in https://github.com/typelevel/skunk/pull/792
- Update to Scala Native 0.4.10 by @armanbilge in https://github.com/typelevel/skunk/pull/790
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 by @scala-steward in https://github.com/typelevel/skunk/pull/789
- Update cats-effect to 3.4.7 by @scala-steward in https://github.com/typelevel/skunk/pull/805
- Update natchez-core, natchez-honeycomb, ... to 0.3.1 by @scala-steward in https://github.com/typelevel/skunk/pull/804
- Update sbt-scoverage to 2.0.7 by @scala-steward in https://github.com/typelevel/skunk/pull/803
- Update fs2-core, fs2-io to 3.6.1 by @scala-steward in https://github.com/typelevel/skunk/pull/801
- Update scodec-core to 2.2.1 by @scala-steward in https://github.com/typelevel/skunk/pull/799
- Update scodec-bits to 1.1.35 by @scala-steward in https://github.com/typelevel/skunk/pull/798
- Update circe-core, circe-parser to 0.14.4 by @scala-steward in https://github.com/typelevel/skunk/pull/802
- Update sbt-typelevel to 0.4.19 by @armanbilge in https://github.com/typelevel/skunk/pull/824
- Update sbt-scala-native-config-brew-github-actions to 0.1.3 by @scala-steward in https://github.com/typelevel/skunk/pull/813
- Update nscplugin, sbt-scala-native, ... to 0.4.11 by @scala-steward in https://github.com/typelevel/skunk/pull/820
- Update circe-core, circe-parser to 0.14.5 by @scala-steward in https://github.com/typelevel/skunk/pull/815
- Update refined to 0.10.2 by @scala-steward in https://github.com/typelevel/skunk/pull/814
- Update scodec-bits to 1.1.37 by @scala-steward in https://github.com/typelevel/skunk/pull/812
- Update cats-effect to 3.4.8 by @scala-steward in https://github.com/typelevel/skunk/pull/810
- Update scalafmt-core to 3.7.2 by @scala-steward in https://github.com/typelevel/skunk/pull/808
- Update epollcat to 0.1.4 by @scala-steward in https://github.com/typelevel/skunk/pull/807
- Revert "Update nscplugin, sbt-scala-native, ... to 0.4.11" by @mpilquist in https://github.com/typelevel/skunk/pull/826
- Update nscplugin, sbt-scala-native, ... to 0.4.12 by @scala-steward in https://github.com/typelevel/skunk/pull/828
- Update refined to 0.10.3 by @scala-steward in https://github.com/typelevel/skunk/pull/827
- Update to fs2 3.7.0-RC4 by @armanbilge in https://github.com/typelevel/skunk/pull/831
- Update to fs2 3.7.0-RC4 by @mpilquist in https://github.com/typelevel/skunk/pull/830
- Update sbt-scala-native-crossproject to 1.3.0 by @scala-steward in https://github.com/typelevel/skunk/pull/838
- Update link to microsite after move to typelevel org by @sbrunk in https://github.com/typelevel/skunk/pull/843
- Update sbt-typelevel to 0.4.20 by @typelevel-steward in https://github.com/typelevel/skunk/pull/850
- Update sbt-scala-native-crossproject to 1.3.1 by @typelevel-steward in https://github.com/typelevel/skunk/pull/848
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @typelevel-steward in https://github.com/typelevel/skunk/pull/841
- Downgrade to fs2 3.6.1 to avoid issues with IO.blocking by @mpilquist in https://github.com/typelevel/skunk/pull/854
- Update cats-effect to 3.4.9 by @typelevel-steward in https://github.com/typelevel/skunk/pull/844
- Update scala-collection-compat to 2.10.0 by @typelevel-steward in https://github.com/typelevel/skunk/pull/856
- Update cats-effect to 3.4.10 by @typelevel-steward in https://github.com/typelevel/skunk/pull/858
- Update scalafmt-core to 3.7.3 by @typelevel-steward in https://github.com/typelevel/skunk/pull/842
- Upgrade to cats-effect 3.5.0-RC5 by @mpilquist in https://github.com/typelevel/skunk/pull/861
- Update fs2 to 3.7.0-RC5 by @mpilquist in https://github.com/typelevel/skunk/pull/862
- Update cats-effect and fs2 to non-RC versions by @mpilquist in https://github.com/typelevel/skunk/pull/882
New Contributors
- @chuwy made their first contribution in https://github.com/typelevel/skunk/pull/796
- @francesconero made their first contribution in https://github.com/typelevel/skunk/pull/800
- @matthughes made their first contribution in https://github.com/typelevel/skunk/pull/823
- @sbrunk made their first contribution in https://github.com/typelevel/skunk/pull/843
- @mwielocha made their first contribution in https://github.com/typelevel/skunk/pull/847
Full Changelog: https://github.com/typelevel/skunk/compare/v0.5.1...v0.6.0