Skip to content

2.0.0

Compare
Choose a tag to compare
@enku enku released this 19 Jan 00:52
· 277 commits to master since this release

Changes:

So many; here are some:

  • Preview of machines page
  • Add ability to pass build parameters to Jenkins
  • Support for multiple async worker types including Celery, RQ (redis) and threads
  • Django 5 support
  • Drop the Django admin. Use the CLI or Dashboard
  • Drop support for Python 3.10 and older
  • Bug fixes
  • Lots of code cleanups