File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
servant-checked-exceptions-core
servant-checked-exceptions Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.1.0.0
2+
3+ * Add support for servant-0.16 and remove support for all previous version of
4+ servant. [ #31 ] ( https://github.com/cdepillabout/servant-checked-exceptions/pull/31 )
5+ Thanks [ Schell Carl Scivally] ( https://github.com/schell ) !
6+
17## 2.0.0.0
28
39* Initial release of ` servant-checked-exceptions-core ` package, with
Original file line number Diff line number Diff line change 1+ ## 2.1.0.0
2+
3+ * Add support for servant-0.16 and remove support for all previous version of
4+ servant. [ #31 ] ( https://github.com/cdepillabout/servant-checked-exceptions/pull/31 )
5+ Thanks [ Schell Carl Scivally] ( https://github.com/schell ) !
6+
17## 2.0.0.0
28
39* Split into two package ` servant-checked-exceptions-core ` and
612 the latter reexports the former and adds instances for ` HasServer `
713 and ` HasClient ` . The rationale is described further in
814 [ issue 25] ( https://github.com/cdepillabout/servant-checked-exceptions/issues/25 )
9-
15+
1016 Most users should only depend on ` servant-checked-exceptions ` .
1117 But users who need access to core types without incurring a dependency
1218 on ` servant-server ` and ` servant-client ` can depend on
You can’t perform that action at this time.
0 commit comments