Commit Graph

25 Commits

Author SHA1 Message Date
Daniel Nephin ee1a256fc8 Use lru_cache 2015-03-04 16:20:43 -05:00
Julian Berman 8df0518ca3
2.5.0-dev 2014-09-27 20:51:12 -04:00
Julian Berman 9f1827038e
Bump version for 2.4.0 2014-08-18 20:54:18 -04:00
Julian Berman 35b60f3900 Release v2.3.0 2013-11-02 20:53:22 -04:00
Julian Berman 699528300b Move ErrorTree closer to its friends. 2013-10-30 08:13:21 -04:00
Julian Berman 3906ee0e65 Bump version. 2013-10-18 13:48:42 -04:00
Julian Berman 6fee28cc42 Release v2.2.0 2013-10-18 13:46:36 -04:00
Julian Berman e5e61a86da Bump version 2013-09-22 12:43:56 -04:00
Julian Berman 9e8c15e430 Release v2.1.0 2013-09-22 12:39:23 -04:00
Julian Berman af240fedd0 Version bump. 2013-06-02 09:29:19 -04:00
Julian Berman d6f99968a8 Remove ValidatorMixin. 2013-05-21 09:33:45 -04:00
Julian Berman 42e97d8d35 Just leave it in jsonschema.validators 2013-05-21 07:16:03 -04:00
Daniel Gonzalez (pegasus) ed0f98ee8f Added validator_for to provide direct access to validators 2013-05-21 08:19:12 +02:00
Julian Berman b03996f051 Bump version. 2013-05-20 22:39:00 -04:00
Julian Berman ae8b034cba Release v1.4.0 2013-05-20 21:04:11 -04:00
Julian Berman 25fb92cd2c Oh fine I'll have an exceptions module.
I generally hate this, but there's enough ugliness and eventually it'd be nice
to have these in a public module for when we might want them out of __init__.py
2013-05-20 18:34:32 -04:00
Julian Berman 0fe509c9c0 Magic
Reimplement validators with jsonschema.validators.create
2013-05-20 12:24:30 -04:00
Julian Berman 6e66bda183 Global flake8 ignore 2013-05-12 23:40:56 -04:00
Colin Dunklau 8f6ed86bb5 Cleanup tests a bit.
Removed doctest attempt for module.
Renamed tests.py -> test_jsonschema.py
2013-05-12 20:38:58 -05:00
Julian Berman ed11586f4c Break out into _format and validators. 2013-05-12 21:05:49 -04:00
Colin Dunklau 298106763a Nicer name for string-listify function 2013-05-12 16:58:38 -05:00
Colin Dunklau ef819b6a42 URIDict to _utils, fixed naming, package test 2013-05-12 15:44:24 -05:00
Colin Dunklau feb3e38a14 Minor style changes 2013-05-11 15:17:49 -05:00
Colin Dunklau 384fbcfef5 Call _utils functions from the module 2013-05-11 13:38:26 -05:00
Colin Dunklau fe450f221c Began package split, done with compat and _utils 2013-05-10 18:47:06 -05:00