Release 3.3.0
This release is supports Moodle 3.2.x and above (3.3.x as of this release).
Changes since 3.0.1:
- Add support for course end dates, and a tool to backfill course end dates for a term.
- Fix error on enrollment methods page due to missing can_hide_show_instance().
- Fix error in ignore domain case setting. Thanks to Charles Fulton.
- Change instance_deleteable() to can_delete_instance().