Commit Graph

236 Commits

Author SHA1 Message Date
Nikita Volkov
752f4feb81 Stub function 2024-01-27 01:11:03 +03:00
nikita-volkov
2334d8d686 Set package version to 1.6.4.1 2024-01-26 21:39:41 +00:00
Nikita Volkov
188eb2891c Fix tests 2024-01-27 00:36:34 +03:00
Nikita Volkov
658bfe9762 Move away from experimental conventions 2024-01-27 00:23:09 +03:00
Nikita Volkov
c6c5715a45 Modernize 2024-01-27 00:12:18 +03:00
nikita-volkov
504cc90040 Set package version to 1.6.4 2024-01-08 12:57:26 +00:00
nikita-volkov
0c04dcd14a Set package version to 1.6.3.4 2023-11-18 16:39:16 +00:00
Nikita Volkov
1cf7c2c932 Update bytestring 2023-11-18 19:30:43 +03:00
Nikita Volkov
cc3bba3a69 Fix description 2023-11-02 13:26:52 +03:00
nikita-volkov
a370d72131 Set package version to 1.6.3.3 2023-10-16 12:36:14 +00:00
Nikita Volkov
89e11ff2fe Restrict base and update CI 2023-10-16 04:29:53 +03:00
Nikita Volkov
6270c62cee Lint 2023-10-16 03:54:25 +03:00
Nikita Volkov
b9b8f8e7d8 Relax the postgresql-libpq bound
For compatibility reasons.
2023-07-31 13:05:18 +03:00
Nikita Volkov
d124e26715 Update postgresql-libpq and prepare for release 2023-07-31 13:03:22 +03:00
Nikita Volkov
5bb720d068 Format cabal 2023-07-31 13:00:54 +03:00
Nikita Volkov
bd5cc3dc0f Prepare a release 2022-11-21 23:22:45 +03:00
Nikita Volkov
fa707dd793 Bump and update changelog 2022-10-18 15:22:53 +03:00
Nikita Volkov
ad652549a1 Bump 2022-09-28 13:04:16 +03:00
jkachmar
5fb8cf278e
Relax lower bound on hashtables 2022-09-27 18:38:19 -04:00
Nikita Volkov
a5d4b702e6 Implement composite encoder 2022-09-25 16:13:02 +03:00
Nikita Volkov
bb2a7d1769 Move to postgresql-binary without the Data module 2022-09-17 13:17:57 +03:00
Nikita Volkov
554f097702 Bump 2022-09-17 11:53:33 +03:00
Nikita Volkov
fcadfbee3e Move to explicit references to data-types
In attempt to avoid Haddock redirecting to postgresql-binary for type signatures.
2022-09-17 11:53:13 +03:00
Nikita Volkov
ef5bb2f58a Fix the build 2022-09-08 14:13:37 +03:00
Nikita Volkov
3220655db9 Add lazy variations of bytestring json encoders
Addresses #149.
2022-09-07 21:53:39 +03:00
Nikita Volkov
dbbcc7d8ad Bump 2022-07-20 22:57:02 +03:00
Nikita Volkov
81381301dc Bump and update the changelog 2022-07-20 22:47:12 +03:00
Nikita Volkov
f4407e120e Bump 2022-07-20 22:37:55 +03:00
Nikita Volkov
d6ed4e61a9 Bump 2022-06-30 11:04:18 +03:00
Nikita Volkov
0dda3e587a Allow vector-0.13 2022-06-20 13:55:18 +03:00
Nikita Volkov
e2852d42fb Bump 2022-06-20 13:54:07 +03:00
Nikita Volkov
6b40eec82a Bump 2022-05-30 12:27:52 +03:00
Nikita Volkov
f105af3238 Bump 2022-02-10 12:45:16 +03:00
Nikita Volkov
d4dcb4f627 Add changelog and readme to extra-source-files 2022-01-03 16:40:55 +03:00
Nikita Volkov
b581b5a523 Allow text-2 2022-01-03 16:38:38 +03:00
Nikita Volkov
c2f0b406af Bump 2022-01-03 16:37:04 +03:00
Nikita Volkov
5db8a5c176 Allow newer transformers 2022-01-03 16:33:41 +03:00
Nikita Volkov
b59db53aa2 Bump 2022-01-02 19:30:36 +03:00
Nikita Volkov
9931a98a26 Bump the version 2021-11-02 10:27:05 +03:00
Nikita Volkov
7f1c0cfb9b Revert "Migrate to new text-builder"
This reverts commit d9bf8c8cea.
2021-11-02 10:26:35 +03:00
Nikita Volkov
d9bf8c8cea Migrate to new text-builder 2021-10-22 04:13:52 +03:00
Nikita Volkov
c9baa43137 Bump the version 2021-09-17 10:56:52 +03:00
Nikita Volkov
7a53a06960 Bump the version 2021-03-24 16:41:25 +03:00
Nikita Volkov
fb5b48c46a Make the tests compatible with the rerebase 1.11 2021-03-24 16:41:07 +03:00
Nikita Volkov
8f51c36dfc Ditch a redundant dep 2021-03-24 16:38:39 +03:00
Nikita Volkov
1f85017a4e Bump the version 2021-03-24 10:26:27 +03:00
Nikita Volkov
39abdd9a02 Enforce Value decoder's result to have a representational role
Fixes #137
2021-03-24 10:25:05 +03:00
Nikita Volkov
d7fa056e04 Allow dlist 0.8
Due to https://github.com/commercialhaskell/stackage/issues/5961
2021-03-24 10:15:26 +03:00
Nikita Volkov
3941628285 Fix the benchmarks 2021-03-23 16:16:06 +03:00
Nikita Volkov
2de0bf4ddb Update bytestring 2021-03-23 15:36:30 +03:00