Alieh Rymašeŭski
|
dbc69df3e9
|
Adjust the version spec according to module rename
rangefilter.filter -> rangefilter.filters rename happened in 0.8.0.
|
2021-06-30 16:02:39 +03:00 |
|
Hasan Ramezani
|
093b8093de
|
Add Django 3.2 support.
|
2021-06-24 14:41:09 +03:00 |
|
Hasan Ramezani
|
cf63860dad
|
Remove Django 3.0 support.
|
2021-06-24 14:41:05 +03:00 |
|
Hasan Ramezani
|
ea57dfd9c1
|
Remove Python 3.5 support. (#301)
|
2021-06-24 14:40:12 +03:00 |
|
Hasan Ramezani
|
327f8c7067
|
Add Django supported versions to setup.py classifiers.
|
2021-06-24 14:39:42 +03:00 |
|
Alieh Rymašeŭski
|
783316331f
|
Support Python 3.9
|
2021-06-24 14:37:07 +03:00 |
|
Alieh Rymašeŭski
|
e404e82795
|
Apply CI changes from upstream
Notable changes include:
- removal of Travis in favor of GH Actions;
- configuration to get version from git and not from code.
|
2021-06-24 14:37:03 +03:00 |
|
Alieh Rymašeŭski
|
7801239387
|
Blacken the code
|
2021-06-24 13:04:48 +03:00 |
|
Alieh Rymašeŭski
|
47a268eef9
|
Clean up project structure
Cherry-picking ee8a700b1b
|
2020-11-12 16:15:05 +03:00 |
|
Alieh Rymašeŭski
|
a6cea38c9e
|
Bump version to 0.6.10
|
2020-06-11 17:05:29 +03:00 |
|
Alieh Rymašeŭski
|
a11d1a3e46
|
Bump version to 0.6.9
|
2020-06-10 15:40:07 +03:00 |
|
Alieh Rymašeŭski
|
33c35b42db
|
Support python 3.8
|
2020-06-10 14:08:33 +03:00 |
|
Alieh Rymašeŭski
|
0f3c7b430f
|
Bump version to 0.6.8
|
2020-04-22 17:57:21 +03:00 |
|
Alieh Rymašeŭski
|
bf8ba7a0be
|
Add admin filter by timestamp
It's backed by django-admin-rangefilter if able.
|
2020-04-22 17:42:53 +03:00 |
|
Alieh Rymašeŭski
|
2b536fc87e
|
Bump version to 0.6.7
|
2020-04-22 16:09:27 +03:00 |
|
Alieh Rymašeŭski
|
358971aafe
|
Bump version to 0.6.6
|
2020-04-17 12:54:54 +03:00 |
|
Alieh Rymašeŭski
|
5cd55ac38c
|
Bump version to 0.6.5
|
2020-04-07 12:03:09 +03:00 |
|
Alieh Rymašeŭski
|
da49432924
|
Bump version to 0.6.4
|
2020-04-07 11:23:48 +03:00 |
|
Alieh Rymašeŭski
|
bde49bdb4f
|
Allow newer versions of dateutil
|
2019-11-25 15:49:00 +03:00 |
|
Alieh Rymašeŭski
|
c66b36c700
|
Bump version to 0.6.2
|
2019-08-22 18:24:46 +03:00 |
|
Alieh Rymašeŭski
|
5ba554af56
|
Bump version to 0.6.1
|
2019-08-22 18:06:48 +03:00 |
|
Alieh Rymašeŭski
|
05e6b179fd
|
Bump version to 0.6.0
|
2019-08-22 16:31:08 +03:00 |
|
Alieh Rymašeŭski
|
07b38a9345
|
Update references to the maintainer
|
2019-08-22 16:31:08 +03:00 |
|
Alieh Rymašeŭski
|
2a43cff96f
|
Add python3.7 to tox and classifiers
|
2019-08-22 16:31:08 +03:00 |
|
Alieh Rymašeŭski
|
9152d225bb
|
Remove obsolete versions from setup and tox
|
2019-08-22 16:31:08 +03:00 |
|
Alieh Rymašeŭski
|
c53b766132
|
Drop python2.7 support
Our dependency jsonfield broke compatibility with python2.7 recently,
and having no real reasons to support python2.7 we just drop it now.
|
2019-08-22 16:31:08 +03:00 |
|
Alieh Rymašeŭski
|
e35d0f4194
|
Bump version to 0.5.3
|
2019-08-21 19:41:02 +03:00 |
|
Alieh Rymašeŭski
|
5dbea8a9a1
|
Bump version to 0.5.2
|
2019-05-17 12:41:31 +03:00 |
|
Alieh Rymašeŭski
|
ee6bb33bc9
|
Bump version to 0.5.1
|
2019-05-16 17:24:13 +03:00 |
|
Alieh Rymašeŭski
|
5f5cc7f7e9
|
Bump version to 0.5.0
|
2019-05-11 18:43:36 +03:00 |
|
Alieh Rymašeŭski
|
62c1e676cc
|
Bump version
|
2019-03-28 14:29:31 +03:00 |
|
David D Lowe
|
bcf1dbf0bf
|
Indicate Python 3 support in metadata (#176)
|
2018-05-30 14:12:25 -04:00 |
|
Jan-Jelle Kester
|
eaa02e6f38
|
Version bump
|
2018-01-12 23:39:44 +01:00 |
|
Jan-Jelle Kester
|
f45fb55c81
|
Version bump
|
2017-11-18 15:48:00 +01:00 |
|
Ryan Castner
|
7736f40dd1
|
Add management commands package to setup.py (#130)
We weren't actually packaging up the management command when we published to PyPI
|
2017-07-05 08:50:38 -04:00 |
|
Jan-Jelle Kester
|
d97160f0c8
|
Version bump
|
2017-02-16 22:24:35 +01:00 |
|
Jan-Jelle Kester
|
6acab3809b
|
Bump version to 0.4.2
|
2017-02-16 15:17:59 +01:00 |
|
Rob Guttman
|
2407620333
|
zip_safe=False closes #2
|
2016-09-12 16:07:54 -04:00 |
|
Jan-Jelle Kester
|
06bc307043
|
Fix typo in version number
|
2016-08-17 23:15:30 +02:00 |
|
Jan-Jelle Kester
|
c08c3d65bb
|
Release 0.4.0
|
2016-08-17 23:04:03 +02:00 |
|
Jan-Jelle Kester
|
6888f4bae8
|
Bump version
|
2016-01-23 22:53:50 +01:00 |
|
Jan-Jelle Kester
|
f70e2b3d3f
|
Bump version number
|
2015-10-07 22:49:32 +02:00 |
|
Jan-Jelle Kester
|
9b633828cc
|
Bump version number
|
2015-07-29 23:53:29 +02:00 |
|
Jan-Jelle Kester
|
dab0342cf6
|
Merge branch 'master' into release-0.3.0
Conflicts:
src/auditlog/diff.py
|
2015-07-22 01:06:32 +02:00 |
|
Jan-Jelle Kester
|
952536f255
|
Additional field for metadata
|
2015-07-21 23:46:31 +02:00 |
|
Jan-Jelle Kester
|
9fc527aa7e
|
Bump version
|
2015-05-15 00:55:42 +02:00 |
|
Jan-Jelle Kester
|
909b07f921
|
Merge remote-tracking branch 'origin/master'
|
2015-05-15 00:32:19 +02:00 |
|
Jan-Jelle Kester
|
42d9d767ac
|
Drop Django 1.5 support (unsupported version)
|
2015-05-15 00:17:50 +02:00 |
|
Jan-Jelle Kester
|
3d5787cd86
|
Add migrations package to setup.py
|
2015-05-15 00:09:10 +02:00 |
|
Ann Paul
|
8b47ce1b19
|
Add django-jsonfield dependency to setup file and update pip
|
2015-04-23 15:03:23 -07:00 |
|