Skip to content

DEUMeldeformularKonverter v0.4.1

Latest

Choose a tag to compare

@cl3br cl3br released this 21 Nov 02:15
· 10 commits to master since this release

Changelog

v0.4.1

  • converter
    • fix log output if club abbreviation is missing
    • add code of category (RSC) in participants.csv
  • misc
    • update officials for season 25/26
    • update to Python 3.13

v0.4.0

  • converter
    • accept more category types: ISU category names or ODF/RSC abbreviations
    • accept custom category levels by specifying alphabetic category name with a maximum of 6 letters
    • couples can participate in multiple categories
    • support for solo dance starting from FSM 1.8.9 ("solo" must be part of the category name)
    • convert couples with unkwown ids (e.g. 888888 or 999999)
    • custom clubs can be added via a custom club csv file (masterData/csv/club*.csv)
  • UI
    • add PPC converter
    • show log messages for all frames
    • make log messages copyable
    • advanced log options (clear log, show debug messages)
    • add port option for data base connection in result extraction
  • misc
    • update clubs and officials for season 24/25
    • crop flags for website to a common width
  • bugfixes:
    • always use specified file name for result extraction
    • properly update data base drop down menus for result extraction