v1.5.0
New Features 🌟
- Add Clubs (#133)
User Experience & Improvements 🎨 👍
- promote code of conduct
- promote feedback via github issues
- promote contributing via github fork & pull requests
Source Data & Insights 🔗 💡
- add domain model diagram
- don't delete Game when deleting optional Sports Hall or Forfeiting Team
- scrape Sports Halls only for new or updated Games
Bug Fixes 🐞
- fix updating Games (#135) reported by Felix Rother
- fix Sports Halls always updated
Maintenance 👩🔧
- increase file log level from info to warning
Tooling 🛠
- use black as opinionated formatter
- use isort for organizing imports
- remove redmine references
- update GitHub Actions used in workflows
Dependencies 📦
- update from django 4 to 5
- update from lxml 4 to 5
- minor, transitive or dev-related python dependency updates
Full Changelog: v1.4.0...v1.5.0