- Handle negative years when parsing birth and death dates
- Now tested on python 3.9 through 3.12
- Now tested against Django 3.2 through 5.0
- Migrate continous integration to GitHub Actions
- Now supports Django versions 1.11 through 3.0.
- Fix Travis-CI build for building with and without Django.
- Fix GitHub repository name in sphinx documentation config file.
- Update sphinx configuration to support building documentation on readthedocs.org
- Document permissions.
Initial release.
- Basic support for VIAP API use: autocomplete, SRU search, information about a single VIAF entity.
- Basic Django integration (optional); django-autocomplete-light lookup view and a VIAF url widget.