Skip to content

Releases: internetarchive/arklet

Initial Release

17 Jun 07:00
Compare
Choose a tag to compare

This initial release of Arklet is in production use at Internet Archive. It can run as a standalone Django project, or included as a reusable app in an existing Django project.

What's Changed

  • Adding full docker development (& prod) files, including docker-compose, and updating to 12-factor by @PieterjanMontens in #1
  • Adding setup.cfg config file (flake8 & isort) and poetry script commands by @PieterjanMontens in #7
  • Add poetry and several dev tools by @avdempsey in #6
  • GitHub Action to lint and test Python code by @cclauss in #8
  • Remove TimeLimitedPaginator since not DB agnostic by @avdempsey in #9

New Contributors

Full Changelog: https://github.com/internetarchive/arklet/commits/v0.1.0