Commit graph

5 commits

Author SHA1 Message Date
Mike
dac24f4df7
Add Django 4.0 support (#138)
* chore: bump min python version to 3.7

* test: update test matrix versions

* doc: update changelog

* test: use strings for versions

* test: use major.minor for django version
2021-12-18 20:17:20 -08:00
Mike
ed7a808ee8
Allow for integer values larger than 32-bits (#137)
* style: apply ignores to all migrations

* feat: support 64-bit integers

* doc: update changelog

* test: add test for bigger than 32-bit integer
2021-12-18 19:29:38 -08:00
Mike
9f624b7f00
chore: bump version to 1.1.0 (#116) 2021-11-07 19:06:20 -08:00
Mike
d9bb51ff79
chore: misc repository clean up (#108)
* chore: remove tox

* chore: bump min python version to 3.6.2

* chore: remove old test runner

* chore: initial changelog

* chore: clean up pr template

* chore: remove manifest file

Co-authored-by: Mike Stralek <mike.stralek@gmail.com>
2021-10-31 02:02:30 +00:00
Mike
cae35d1032 chore: clean up tox, remove travis, add recommended files 2021-06-17 16:39:24 -07:00