Skip to content

Release of 1.1.0 version of points-table-simulator package

Compare
Choose a tag to compare
@NishanthMuruganantham NishanthMuruganantham released this 25 Apr 06:59
· 6 commits to main since this release
47ff683

Release Notes - [Version 1.1.0]

What's Changed

  1. Readme file has been updated
  2. Importing the major classes in the init file to make the module import simpler
  3. Corrected the exception message and added column name as attribute for InvalidColumnNamesError exception
  4. Added team_name and table_position as attributes for NoQualifyingScenariosError exception
  5. Added column_name as attribute for InvalidScheduleDataError exception
  6. Added a private function _check_the_given_scenario_for_favourable_outcome to the PointsTableSimulator class which contains the logic of finding the favorable scenario
  7. Added the tournament_completion_percentage as an attribute to TournamentCompletionBelowCutoffError exception

Features

  1. Added an attribute available_teams_in_fixture to the PointsTableSimulator class which gives all available teams from given schedule
  2. Added remaining_matches as an attribute to the PointsTableSimulator class which gives the remaining matches in the given schedule in the form of tuples