File tree Expand file tree Collapse file tree 6 files changed +18
-3
lines changed
Expand file tree Collapse file tree 6 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog for persistent-qq
22
3+ ## 2.12.0.7
4+ * [ #1601 ] ( https://github.com/yesodweb/persistent/pull/1601 )
5+ * Adjust a test to avoid deprecated entity definition syntax
6+
37## 2.12.0.6
48
59* Fix test compilation by importing ` Control.Monad ` explicitly [ #1487 ] ( https://github.com/yesodweb/persistent/pull/1487 )
Original file line number Diff line number Diff line change 11cabal-version : 1.12
22name : persistent-qq
3- version : 2.12.0.6
3+ version : 2.12.0.7
44synopsis : Provides a quasi-quoter for raw SQL for persistent
55description :
66 Please see README and API docs at <http://www.stackage.org/package/persistent> .
Original file line number Diff line number Diff line change 11## Unreleased changes
22
3+ # 2.13.2.0
4+ * [ #1601 ] ( https://github.com/yesodweb/persistent/pull/1601 )
5+ * Adjust test data to avoid deprecated entity definition syntax
6+
37## 2.13.1.4
48
59* Support ` persistent-2.17 `
Original file line number Diff line number Diff line change 11name : persistent-test
2- version : 2.13.1.4
2+ version : 2.13.2.0
33license : MIT
44license-file : LICENSE
55author : Michael Snoyman <michael@snoyman.com>
Original file line number Diff line number Diff line change 11# Changelog for persistent
22
3+ # 2.17.1.0
4+
5+ * [ #1601 ] ( https://github.com/yesodweb/persistent/pull/1601 )
6+ * Fix parsing of quoted attributes
7+ * Add and enforce ` psQuotedAttributeErrorLevel `
8+ * Improve parsing of types and entity fields
9+
310# 2.17.0.0
411
512* [ #1595 ] ( https://github.com/yesodweb/persistent/pull/1595 )
Original file line number Diff line number Diff line change 11name : persistent
2- version : 2.17.0 .0
2+ version : 2.17.1 .0
33license : MIT
44license-file : LICENSE
55author : Michael Snoyman <michael@snoyman.com>
You can’t perform that action at this time.
0 commit comments