Skip to content

Release 1.8.0

Choose a tag to compare

@bittner bittner released this 12 Nov 20:30
· 23 commits to main since this release
1.8.0

1.8.0 (2025-11-12)

Features and Improvements

  • Supports Python 3.14 (in combination with Django 5.2)
  • Now depends on behave 1.3.3+
  • Fix database transaction rollback (broken since Behave 1.2.7.dev8)
  • Simplify the monkey-patch logic in environment.py again (removes backward-compatibility code)

Full Changelog: 1.7.0...1.8.0