Tom Sydney Kerckhove
7e6d8811f4
Bumped and released autodocodec-schema
2023-01-18 17:51:13 +01:00
Tom Sydney Kerckhove
8821ffb700
Released autodocodec-yaml-0.2.0.3
2023-01-01 21:30:59 +01:00
Tom Sydney Kerckhove
dda328d451
Regenerated golden output
2023-01-01 20:31:01 +01:00
Tom Sydney Kerckhove
cbfdf3bd52
Yaml encoding via Yaml.toByteString instead of Yaml.encode
2022-12-25 15:47:52 +01:00
Tom Sydney Kerckhove
b49e3f4201
Nix flake
2022-11-30 14:33:11 +01:00
Tom Sydney Kerckhove
c40721bc09
Merge pull request #29 from a5ob7r/compatible_with_mtl_2.3
...
Fix compatibilities with mtl 2.3.1
2022-11-09 10:53:45 +01:00
a5ob7r
65eeace89c
Fix compatibilities with mtl 2.3.1
...
No longer the version of mtl re-exports Control.Monad (and other
modules), so instead we need to import this module directly to use some
monad utilities.
2022-11-09 10:57:44 +09:00
Tom Sydney Kerckhove
c8c6965d97
Released autodocodec-servant-multipart
2022-10-06 19:49:57 +02:00
Tom Sydney Kerckhove
122ff64058
Merge pull request #26 from NorfairKing/servant-multipart-bug
...
Servant multipart bug
2022-10-06 08:42:38 +02:00
Tom Sydney Kerckhove
82b4c42ca9
Fix the servant-multipart bug with lists
2022-10-04 16:15:11 +02:00
Tom Sydney Kerckhove
a5888d3dcf
autodocodec-servant-multipart
2022-10-04 16:15:10 +02:00
Tom Sydney Kerckhove
49ff93b4e6
autodocodec-servant-multipart
2022-09-20 00:59:49 +02:00
Tom Sydney Kerckhove
dfccd2582a
autodocodec-nix todo
2022-09-20 00:42:10 +02:00
Tom Sydney Kerckhove
e337d68110
Merge pull request #25 from kenranunderscore/fix-typo
...
Fix some typos
2022-08-31 10:08:29 +02:00
Johannes Maier
6883d3c15c
Fix some typos
2022-08-31 08:50:54 +02:00
Tom Sydney Kerckhove
98135d2b24
drop yamlparse-applicative dependency
2022-08-02 22:43:07 +02:00
Tom Sydney Kerckhove
71c4dcb3c8
Use pretty show for the showSpec
2022-07-21 16:22:07 +02:00
David Overton
a06ee16d8d
Add Discriminated unions
2022-07-21 16:11:24 +02:00
Tom Sydney Kerckhove
7d527f73de
autodocodec 0.1.0.3
2022-07-14 16:10:09 +02:00
Tom Sydney Kerckhove
479390d82e
use the master branch of sydtest
2022-06-28 16:16:07 +02:00
Tom Sydney Kerckhove
a4832c0096
require safe-coloured-text 0.2.0.0
2022-06-28 15:59:05 +02:00
Tom Sydney Kerckhove
d9a36061ac
output text instead of bytestrings
2022-06-28 15:55:19 +02:00
Tom Sydney Kerckhove
176a4eced3
don't double-add Wall
2022-06-28 14:13:45 +02:00
Tom Sydney Kerckhove
fefac66d03
build with more warnings on ci
2022-06-28 13:52:54 +02:00
Tom Sydney Kerckhove
3ae5182fcc
Extra GHC flags on CI, and do not error on deprecations
2022-06-28 13:38:52 +02:00
Tom Sydney Kerckhove
2b05f3a567
fixed doctests
2022-06-24 17:54:19 +02:00
Tom Sydney Kerckhove
acb6e3633f
bump version and release
2022-06-24 16:33:35 +02:00
Tom Sydney Kerckhove
6fa4755d84
scientificWithBoundsCodec
for a NumberCodec
with bounds but without a name.
2022-06-24 16:25:43 +02:00
Tom Sydney Kerckhove
a60fbd4db1
release autodocodec-openapi3
2022-06-19 20:33:41 +02:00
Tom Sydney Kerckhove
3e80ba2fa2
Merge pull request #22 from hasura/maps-typed-as-object
...
Explicitly type HashMaps and Maps as object in OpenAPI schema
2022-06-19 16:17:20 +02:00
Tom Sydney Kerckhove
a9b11fc5bb
upgrade lts to 19.6
2022-06-19 04:15:41 +02:00
Daniel Chambers
14689b42cb
Update changelog
2022-06-16 16:58:28 +10:00
Daniel Chambers
6bdfb8d27c
OpenAPI schemas for maps should indicate they are objects
2022-06-16 16:50:28 +10:00
Tom Sydney Kerckhove
00649ce417
Upgraded to lts 19.6
2022-06-07 12:52:18 +02:00
Tom Sydney Kerckhove
38bd4865ff
Generalised the type of parseAlternative
2022-05-03 23:28:43 +02:00
Tom Sydney Kerckhove
6034673e19
version bump
2022-05-03 15:05:32 +02:00
Tom Sydney Kerckhove
7d5895a9f3
even more documentation
2022-05-03 13:58:19 +02:00
Tom Sydney Kerckhove
c08af9fa8d
Docs and exports
2022-05-03 13:31:01 +02:00
Tom Sydney Kerckhove
4f4b23d750
add the golden tests to extra source files to make sure ci can fail
2022-05-03 13:18:11 +02:00
David Overton
ea32711af9
Merge branch 'master' into disjoint-codecs
2022-05-03 15:48:40 +10:00
David Overton
bfe6e64757
Merge remote-tracking branch 'origin/master' into disjoint-codecs
2022-05-03 15:39:36 +10:00
David Overton
c485a4e496
Update changelog
2022-05-03 15:36:43 +10:00
David Overton
f8b6fccc73
Make enumCodec, stringConstCodec and shownBoundedEnumCodec disjoint
2022-05-02 23:14:00 +10:00
Tom Sydney Kerckhove
de3a6efbfa
releases
2022-04-26 22:33:32 +02:00
Tom Sydney Kerckhove
52d138ce21
new safe-coloured-text
2022-04-26 21:54:18 +02:00
Tom Sydney Kerckhove
fa655f633a
support lts 19.3
2022-04-26 20:33:25 +02:00
Alex Chen
7431706b7f
Support aeson 2
2022-04-26 20:13:19 +02:00
Tom Sydney Kerckhove
cf54c531ea
validity version that should work
2022-04-26 20:12:50 +02:00
Tom Sydney Kerckhove
3cdad2bf8e
A way to build multiple versions to check compatibility
2022-04-26 12:22:27 +02:00
Tom Sydney Kerckhove
b18d6e5138
Merge branch 'development'
2022-04-26 12:22:14 +02:00