Skip to content

0.29.0

Compare
Choose a tag to compare
@Heliozoa Heliozoa released this 23 Nov 12:09
· 182 commits to main since this release

Full Changelog: 0.28.0...0.29.0

  • Refactored StudentFilePolicy to be a lot simpler
  • Updated recommended Python version to 3.7
  • Fixed a bug where extracting an exercise would sometimes use zip even when another compression method was specified
  • Use language plugins to extract exercises
  • Changed get-exercise-packaging-configuration to divide the files inside the exercise into student and exercise files
  • Removed unnecessary plugin instantiations so that get-exercise-packaging-configuration, get-available-points and extracting projects can be used without the dependencies installed