Commit Graph

49 Commits

Author SHA1 Message Date
Gaël Deest b17d018d3f Changelog tweaks + servant-http-streams / servant-docs bump 2022-02-01 12:29:31 +01:00
Gaël Deest e4945740aa Prepare 0.19 release 2022-02-01 10:17:03 +01:00
Maxim Koltsov e2b897d3c0
Prepare 0.18.3 release (#1430) 2021-06-24 00:38:46 +03:00
Maxim Koltsov 0ad2bd221a
Prepare 0.18.2 release (#1364) 2020-11-22 17:51:32 +03:00
Maxim Koltsov bd698cad3b
Bump version in preparation for new release 2020-11-04 17:06:51 +03:00
Matthias Fischmann 6dcb29bada
Update changelogs. 2020-07-31 20:19:07 +02:00
Jan Hrcek b9d8fbcdc1
Fix typos and grammar (#1304)
* Fix typos and grammar

* Remove redundant words, fix articles

* More language fixes

* More typo fixes and resolve TODO about missing links
2020-06-06 00:43:51 -04:00
Oleg Grenrus b519014f96 Update other changelogs 2020-01-23 13:43:19 +02:00
Oleg Grenrus 52408fea16 Fix servant-client with base-compat-0.11 2019-09-30 10:34:33 +03:00
Alp Mestanogullari a386dd2095 point to www.servant.dev (website) and docs.servant.dev (self-explanatory) 2019-03-02 10:08:03 +01:00
Oleg Grenrus 670b9527f8 Copy changelog entries to other packages 2019-02-21 13:31:24 +02:00
Oleg Grenrus a1a99552b5 Changelog and cabal file edits
- Add #1079, #1011 entry
- Stricter internal dependencies
- Unify .cabal files
- Correct -conduit, -machines, -pipes changelog
- Fix years in LICENSEs
- Remove tinc.yamls
- Tweaks to 0.15 changelog
- Add changelogs for all packages
- Add changelogs for new packages (extra-source-files)
2018-11-13 09:58:42 +02:00
Oleg Grenrus e1850175f7 Add changelogs to other packages 2018-06-19 21:23:28 +03:00
Oleg Grenrus 9ddaafed42 Bump servant-client version 2018-04-11 11:28:33 +03:00
Alp Mestanogullari a155d5d497 changelog entries 2018-04-09 13:57:31 +02:00
Oleg Grenrus 56a72d7d48 Add changelog and bump versions 2018-02-08 15:17:48 +02:00
Oleg Grenrus a67cd56c1f Send Accept header in servant-client
Fixes #858. The bug was introduced in servant-client-core refactor
(servant-client-0.12).

See 8973cf56f1/servant-client/src/Servant/Common/Req.hs (L151-L179)
for the unbroken variant in servant-client-0.11
2017-11-11 00:06:25 +02:00
Oleg Grenrus 018f0e082e Bump versions and update changelogs.
The changelog for `servant` contains changes across core packages,
as we release them as a suite.

Also added links to the GitHub master as we might update entries
for old versions, as changelogs are written by humans.
2017-11-06 11:24:48 +02:00
Oleg Grenrus ec930ac9a8 Release 0.11 2017-05-24 08:02:56 +03:00
Oleg Grenrus 8a3ecb2ebc Classify changelog into breaking and other changes 2017-02-01 09:06:30 +02:00
Oleg Grenrus 2fd97570f0 Update changelog for 0.10 (#691) 2017-01-30 08:45:58 +02:00
Catherine Galkina d128faee4d Update CHANGELOG 2017-01-17 16:29:24 +03:00
Oleg Grenrus e6206cc51e Add more changelog entries 2017-01-16 10:11:38 +02:00
Oleg Grenrus 6faa742c4a Update changelog 2017-01-16 10:02:54 +02:00
Julian K. Arni 4fd31a60fb Bump version.
To 0.9.1.1
2016-10-27 13:25:27 +02:00
Sönke Hahn d7d22b8050 tweake changelogs for the upcoming release 2016-09-17 11:46:26 -04:00
Christian Klinger 7a7f7d7cf5 changed ClientM to be a Reader of ClientEnv 2016-09-08 00:17:13 +02:00
Sönke Hahn 5579c21050 added changelog entries for 0.7.1 2016-05-11 12:09:25 +08:00
Julian K. Arni 7174f5185d Changelog updates for GHC 8.0 support. 2016-05-10 22:45:29 +02:00
Sönke Hahn 2367ee9965 put 0.6 into changelogs 2016-04-04 16:22:11 +08:00
mbg 6fd1e21580 Updated changelog to reflect that client no longer requires BaseUrl and Manager arguments 2016-03-30 22:51:08 +01:00
Julian K. Arni 101e138a4b Cut 0.5 in changelogs 2016-03-19 13:26:13 +01:00
aaron levin cd31b20cd8 Update CHANGELOG for generalized authentication support 2016-03-09 22:30:34 +01:00
aaron levin 60a536382f Update CHANGELOG for basic authentication support 2016-03-08 23:13:05 +01:00
Daniel Gasienica e1947b9b40 Fix minor typo: succesful --> successful 2016-02-17 21:13:31 -08:00
Julian K. Arni c22b5d1938 Changelogs for matrix params 2015-10-13 21:46:52 +02:00
Julian K. Arni ed3f2f1811 Update changelog 2015-10-11 21:12:05 +02:00
Julian Arni 3ce7c9758a Merge pull request #250 from fizruk/http-api-data
Use http-api-data
2015-10-08 23:16:09 +01:00
Nickolay Kudasov dfb5cc7713 Update changelogs 2015-10-08 01:15:30 +03:00
Arian van Putten 568254d5c7 Add entry to changelog 2015-10-07 20:02:46 +02:00
Julian K. Arni cd7906d72e Changelog updates and 7.8 fixes. 2015-09-28 18:24:27 +02:00
Taylor Fausak 4238a58f92 Fix #203; add path to BaseUrl 2015-08-25 08:42:13 -05:00
Alp Mestanogullari f39d57c6b3 add HttpVersion, IsSecure, RemoteHost and Vault combinators with instances for all interpretations (all but the server ones being 'ignore that combinator')
tighter version bounds for network

cleanup

document the new combinators

servant-server: add some tests for HttpVersion, IsSecure, RemoteHost and Vault

update changelogs

address Julian's feedback

remove vault test in servant-server

servant-server tests: -Werror friendly
2015-07-10 14:00:01 +02:00
Brandon Martin b45ac07ece HasClient instance for Delete cts' () now does not care at all about content types provided 2015-05-17 07:51:49 -06:00
Julian K. Arni b81ea9eee2 Bump everything to 0.4 2015-05-09 17:28:52 +02:00
Brandon Martin 95abfc4090 fix ToSample instance and update changelogs 2015-05-07 05:22:01 -06:00
Julian K. Arni 50b05860b7 Remove Canonicalize 2015-05-03 01:45:17 +02:00
Julian K. Arni 9c20b668e7 Changelog and sources.txt updates 2015-05-02 12:09:00 +02:00
Julian K. Arni 45f35852f8 prepare merge 2015-04-20 11:15:58 +02:00