Samuel Colvin
9ff946d2fa
PyObject = None, and Pattern ( #306 )
...
* PyObject = None, fix #305
* history formatting on pypi
* fix history rendering in setup
* allow Pattern validation, fix #303
* fix for python3.7
* fix linting
* proper processing for regex pattern errors
2018-11-18 16:11:29 +00:00
Samuel Colvin
f3a278bb8d
Dataclasses ( #269 )
...
* pydantic.dataclasses.dataclass decorator
* add dataclasses to requirnment.txt
* reimplement dataclasses
* fix linting, fix coverage
* docs
2018-10-01 09:48:28 +01:00
Samuel Colvin
9338c413c7
remove msgpack ( #201 )
...
* remove msgpack
* update history
2018-06-18 12:20:10 +01:00
Samuel Colvin
afb90b91e8
implement email validator ( #142 )
...
* implement email validator, replace #112
* coverage and cleanup
* update docs
2018-03-25 18:09:37 +01:00
Samuel Colvin
bf80464f28
allow direct install, fix #106 ( #107 )
2017-11-26 16:27:15 +00:00
Samuel Colvin
13300cd8c6
add .pyup.yml, tweak setup
2017-10-23 16:06:16 +01:00
Samuel Colvin
044fd42f4f
parser methods ( #58 ), fix #39
...
* working on parsers
* starting parse tests
* proper tests for parse
* adding parse docs
* tweaks and history
* add test for datetime direct, fix tests
* tweak docs
2017-07-08 18:39:24 +01:00
Thomas Grainger
3544c351ec
configure python_requires and py3 only trove ( #32 )
2017-06-04 00:08:46 +01:00
Samuel Colvin
6d2e6b6d60
linting and adding .travis.yml
2017-05-05 12:19:25 +01:00
Samuel Colvin
a8e844dad5
initial commit
2017-05-03 22:23:41 +01:00