Commit graph

27 commits

Author SHA1 Message Date
Correl Roush
dc3a00ba8a Bump version to 1.1.2 2024-08-05 11:09:10 -04:00
ae0b8c09b4 Bump dependency versions
Most notably, updates the typing-extensions constraint to version 4.0.1
or higher, when it previously wanted 3.x.
2022-01-27 11:12:11 -05:00
f2b6a5a660 Bump version to 1.1.0 2021-05-07 14:52:48 -04:00
c3e4009eb2 Upgrade openapi-core to 0.14.0
Update exception paths and use new SpecPath type.
2021-05-07 14:37:55 -04:00
8ae5937631 Upgrade openapi-core to 0.13.8
Handle updated exceptions.
2021-05-07 14:24:45 -04:00
79e4792d47 Bump version to 1.0.1 2021-04-05 14:13:07 -04:00
c804381b15 Bump version to 1.0.0 2021-03-19 13:30:54 -04:00
e7e740a274 Ignore docs directory when running pytest 2021-03-19 13:14:12 -04:00
88f56bb64d Annotate formatter and deserializer types 2021-03-18 16:47:40 -04:00
12813757d1 Add documentation 2021-02-26 15:28:32 -05:00
a0799642ae Bump version to 0.2.4 2021-01-18 13:38:32 -05:00
c7cc5ab05d Bump version to 0.2.3 2021-01-13 14:58:02 -05:00
513166456a Parse mimetype from content-type
OpenAPI objects expect lowercased mimetypes, with parameters stripped.
2021-01-13 14:33:39 -05:00
15a30bb1cf Bump version to 0.2.2 2021-01-06 15:15:01 -05:00
3de1f9c430 Configure coverage reporting
Require 100% code coverage and report missing lines.
2020-12-04 23:04:14 -05:00
5a613a54b0 Validate formatting with pytest-black 2020-12-04 20:57:39 -05:00
19d0b59659 Bump version to 0.2.1 2020-12-04 13:38:02 -05:00
7d23ccbf8e Bump version to 0.2.0 2020-11-26 22:42:46 -05:00
2b2b423b7b Add code coverage reporting 2020-11-26 00:13:04 -05:00
a5aa5adc9f Mark library as typed and bump version 2020-11-23 11:29:28 -05:00
d7cffc4df8 Bump version to 0.1.1 2020-11-23 10:41:27 -05:00
aa9e595fa9 Rename module 2020-09-25 10:55:54 -04:00
75c17a16c8 Add tox config and broaden tornado support 2020-09-25 10:15:06 -04:00
eb930381da Add module to package 2020-09-25 10:14:40 -04:00
dcd8f2ae84 Add license and readme 2020-09-18 00:23:55 -04:00
fe4dbcd51c Loosen restrictions on dev dependencies 2020-09-16 23:13:05 -04:00
ef4f7fc6ef Initial commit 2020-09-16 23:04:11 -04:00