doobie v0.8.2 Release Notes

Release Date: 2019-09-17 // over 4 years ago
  • 🚀 Note that tags exist for 0.8.0 and 0.8.1 but there are no artifacts due to various screwups. 0.8.2 is the first release on the 0.8.x series.

    This is mostly an upgrade for Cats 2.0 and associated upstream releases. Note that Scala 2.11 is no longer supported, please upgrade!

    • ⚡️ Updated to Cats 2.0, along with many other dependency upgrades.
    • ➕ Added explain and explainAnalyze to Query[0]/Update[0] with Postgres. See the book chapter on Postgres extensions for more information.
    • ➕ Added syntax so you can say foo.fr instead of fr"$foo".

    🚀 Contributors for this release include Ben Plommer, Chris Davenport, dantb, deusaquilus, GRYE, Ikrom, Justin Bailey, Nick Hallstrom, Omer Zach, Sam Guymer, Scala Steward, Valy Dia, and Xie Yuheng. Thanks!