Skip to content

Releases: karandit/confetti

0.1.1 "It's Getting Better and Better"

17 Nov 23:51

Choose a tag to compare

New Features

  • Add checkbox verbose to FETEngineWizard
  • Separate DataProvider and DataPersister
  • Merge cells in timetables for activities with duration greater than 1
  • Introduce exportWizard extension-point
  • Replace dialogs with wizards

0.1.0 "Walking Skeleton"

28 Sep 16:30

Choose a tag to compare

Pre-release

Features

  • supports FET xml files (pre 5.24.0 and post 5.24.0)
  • supports 90+ FET constraints
  • supports FET engine

Entities

  • main entities: Subject, Teacher, StudentGroup, Room
  • additional entities: Institute, Day, Hour, Tag (activity), Building,
  • connections between entities: Assignment (Activity in FET), Constraint
  • SolutionSlot

Environment

  • two operating systems: Windows and Linux