summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.0.1HEAD2.0.1masterStephen Finucane2022-06-171-1/+1
* Add changelog for 2.0.1Stephen Finucane2022-06-171-0/+4
* Use poetry-core as the build backendMichał Górny2022-06-171-2/+2
* pre-commit: Remove no-commit-to-branchStephen Finucane2022-06-161-1/+0
* Release 2.0.02.0.0Stephen Finucane2022-06-161-1/+1
* Add changelog for 2.0Stephen Finucane2022-06-161-2/+9
* Update dependenciesStephen Finucane2022-06-161-86/+114
* Switch from Travis to GitHub ActionsStephen Finucane2022-06-164-45/+50
* Drop support for EOL Python 3.5, 3.6, add 3.9, 3.10Stephen Finucane2022-06-163-85/+108
* Add support for jsonschema 4.xStephen Finucane2022-06-164-11/+11
* trivial: Update poetry.lock orderingStephen Finucane2022-06-161-85/+69
* Maintain the validator instance to speedup schema validation process (#55)yinyinl2020-02-092-4/+10
* Bring the sorceress 🧙‍♀️Jan Willhaus2019-12-131-1/+1
* Changelog entry for dropping Python 2.7Jan Willhaus2019-12-131-0/+1
* Update travis CI configJan Willhaus2019-12-131-2/+1
* Drop tests for python 2 related logicJan Willhaus2019-12-131-18/+1
* Drop support for Python 2.7Jan Willhaus2019-12-134-168/+45
* Update changelogJan Willhaus2019-11-021-5/+8
* Add tox configJan Willhaus2019-11-022-6/+14
* Use Python 2.7-friendly version of assessing warningsJan Willhaus2019-11-021-3/+10
* Add tests for DeprecationWarnings issued by Model.changesJan Willhaus2019-11-021-3/+6
* Fix DeprecationWarnings for using `assertEquals`Jan Willhaus2019-11-022-6/+9
* Undo changes to the `warlock.model_factory` APINathaniel Knight2019-11-022-3/+3
* Update changelogJan Willhaus2019-11-021-0/+1
* Apply isort import order fixes enforced by pre-commit hookJan Willhaus2019-11-021-4/+2
* Apply 'no blanket NOQA statements' fixes enforced by pre-commit hookJan Willhaus2019-11-021-2/+2
* Apply EOF fixes enforced by pre-commit hookJan Willhaus2019-11-025-5/+5
* Add pre-commit framework config, use in linting CI stageJan Willhaus2019-11-023-3/+58
* Update changelog, readme title formatJan Willhaus2019-11-022-2/+11
* Update jobs in Travis CIJan Willhaus2019-11-021-2/+3
* Add poetry.lock to version controlJan Willhaus2019-11-022-1/+475
* Prepare project metadata for 1.4Jan Willhaus2019-11-021-4/+5
* Drop support for EOL'd Python 3.4Jan Willhaus2019-11-022-3/+1
* Merge branch 'release1.3.3'Jan Willhaus2019-11-022-2/+9
|\
| * Bump version, add changelog for 1.3.31.3.3release1.3.3Jan Willhaus2019-05-202-2/+10
| * Install requirements through setuptools, for testingJan Willhaus2019-05-201-2/+2
| * use io module for handling encoding while opening file in setup.pyrelease1.3.2Chandan Kumar (raukadah)2019-05-201-2/+3
* | Merge branch 'release1.3.2'Jan Willhaus2019-05-201-1/+6
|\ \ | |/
| * Bump version1.3.2Jan Willhaus2019-05-201-1/+1
| * Add release to changelogJan Willhaus2019-05-201-1/+6
| * Enforce utf-8 encoding when reading files into setup.pyJan Willhaus2019-05-202-3/+5
* | Add missing changelog line on dropping setuptoolsdevelopJan Willhaus2019-05-191-0/+2
* | Re-arrange badges, add commits since versionJan Willhaus2019-05-191-0/+3
* | Remove unnecessary includes from pyprojectJan Willhaus2019-05-191-4/+0
* | Remove superfluous job namesJan Willhaus2019-05-191-10/+5
* | Travis dist declaration only where neededJan Willhaus2019-05-191-2/+3
* | Replace Travis matrix with job listJan Willhaus2019-05-191-20/+25
* | Inline if-clause for poetryJan Willhaus2019-05-191-5/+1
* | Replace setuptools with poetry for packaging/depsJan Willhaus2019-05-198-80/+64
|/
* Release 1.3.1 (#36)1.3.1Jan Willhaus2019-05-192-1/+53