Skip to content

Version 1.3.0

Choose a tag to compare

@davewalker5 davewalker5 released this 14 Jul 09:05
c3f39fd

Version 1.3.0 introduces comprehensive CSV export support, making it easy to use Rugby Tracker data in spreadsheets, external analysis tools, and custom workflows.

✨ Highlights

CSV Export

All core reference and match data can now be exported directly to CSV:

  • 🏆 Competitions
  • 🏟️ Venues
  • 👤 Referees
  • 🏉 Teams
  • 📅 Matches

Exports are produced in a simple, portable format suitable for:

  • Microsoft Excel
  • LibreOffice Calc
  • Google Sheets
  • Python/Pandas analysis
  • Database import
  • Backup and archival

Command-Line Export

For users who prefer automation or scripting, CSV export is also available from the command line.

This makes it straightforward to:

  • automate regular exports
  • integrate Rugby Tracker into existing workflows
  • generate datasets without launching the desktop application

Why this matters

Rugby Tracker is designed to be more than a results database - it is intended to become a personal long-term reference for rugby competitions.

CSV export ensures that the data you collect remains open, portable and reusable, allowing it to be analysed, archived or incorporated into other projects with ease.

What's next?

With reliable import, editing and export capabilities now in place, future releases will continue expanding competition support, historical data and analytical features while keeping Rugby Tracker simple, maintainable and focused on accurate competition modelling.