| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-04-12 | 1.1 kB | |
| v3.5.1 source code.tar.gz | 2024-04-12 | 506.0 kB | |
| v3.5.1 source code.zip | 2024-04-12 | 706.4 kB | |
| Totals: 3 Items | 1.2 MB | 1 | |
What's Changed
Highlights 🎉
- MySQLProfile: quote column names in
insertOrUpdatestatement by @iRevive in https://github.com/slick/slick/pull/2912
Chores ðŸ›
- Update dependency org.postgresql:postgresql to v42.7.3 by @renovate in https://github.com/slick/slick/pull/2917
- Update dependency org.slf4j:slf4j-api to v2.0.13 by @renovate in https://github.com/slick/slick/pull/2923
- Update actions/upload-artifact action to v4 by @renovate in https://github.com/slick/slick/pull/2893
- Update paradox-theme-generic, sbt-paradox to 0.10.7 by @scala-steward in https://github.com/slick/slick/pull/2919
Other Changes
- Add slick-compat-collection to MiMa exclude filter by @mdedetrich in https://github.com/slick/slick/pull/2913
- Set versionPolicyIntention to BumpMinor by @nafg in https://github.com/slick/slick/pull/2916
- Fix test-report step 1 by @nafg in https://github.com/slick/slick/pull/2924
Full Changelog: https://github.com/slick/slick/compare/v3.5.0...v3.5.1