Version 1.1.0
Rugby Tracker 1.1.0 introduces support for international competitions through configurable competition rulesets, with full support for both the Women's and Men's Six Nations Championships.
This release expands the application beyond domestic leagues, allowing Rugby Tracker to accurately model different competition formats while laying the foundation for future tournaments such as the Rugby World Cup.
Highlights
🏆 Competition Rulesets
Introduced a configurable ruleset system that allows each competition to define its own structure and behaviour.
Rulesets now control:
- League structure
- League points
- Tie-break procedures
- Championship calculations
- Competition-specific awards
This architecture provides a reusable framework for future competitions without requiring competition-specific code.
🏉 Women's Six Nations
Added full support for the Women's Six Nations Championship, including:
- Competition configuration
- Teams and venues
- League table calculations
- Championship determination
- Grand Slam detection
- Triple Crown detection
- Wooden Spoon detection
🏉 Men's Six Nations
Added full support for the Men's Six Nations Championship with the same configurable ruleset architecture.
Competition behaviour is modelled independently from domestic leagues while sharing the same underlying calculation engine.
📊 Competition Awards
Competition awards are now calculated automatically where applicable, including:
- Championship Winner
- Grand Slam
- Triple Crown
- Wooden Spoon
These are determined from the completed fixture list using the competition ruleset.
⚙️ Improved Competition Modelling
The application now supports multiple competition formats while maintaining a consistent user experience.
This release represents an important architectural step towards supporting additional competitions in future releases.
Improvements
- Added reusable competition rulesets
- Added support for multiple competition formats
- Improved competition calculation framework
- Extended competition metadata
- Expanded reference data for international teams and venues
Looking Ahead
The new ruleset architecture provides the foundation for additional competitions, including:
- Rugby World Cup
- Women's Rugby World Cup
- Additional international competitions
- Future custom competition rulesets