Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-24 | 875 Bytes | |
v1.0.0-RC8 source code.tar.gz | 2025-02-24 | 444.9 kB | |
v1.0.0-RC8 source code.zip | 2025-02-24 | 681.2 kB | |
Totals: 3 Items | 1.1 MB | 0 |
This release contains some small improvements/bugfixes
New
- Allow constructing Read from a list of underlying instances by @jatcwang in https://github.com/typelevel/doobie/pull/2195
- Feature: Allow customizing individual steps of query execution by @ulfryk in https://github.com/typelevel/doobie/pull/2154
- Scala 3 OrElse: Remove unncessary by-name parameter https://github.com/typelevel/doobie/pull/2194
Bug fixes
- Fix NPE due to Scala 3 by-name implicit bug by @jatcwang in https://github.com/typelevel/doobie/pull/2193
Documentation
- Update documentation for updateWithLabel by @felix-hedenstrom in https://github.com/typelevel/doobie/pull/2191
- Document documentation publishing workflow by @jatcwang in https://github.com/typelevel/doobie/pull/2192
Full Changelog: https://github.com/typelevel/doobie/compare/v1.0.0-RC7...v1.0.0-RC8