Skip to content

Releases: overhangio/tutor

v3.0.1

11 Feb 23:17
Compare
Choose a tag to compare
- [Bugfix] fix mysql initialization (#159, #160)
- [Improvement] Better handling of continuous integration
- [Bugfix] fix `tutor --version` (#156)
- [Improvement] Absolute settings imports -- 📯 thanks @tonytan4ever!

v3.0.0: Tutor v3 complete rewrite

09 Feb 19:33
Compare
Choose a tag to compare
Replace all make commands by a single "tutor" binary. Environment and
data are all moved to ~/.tutor/local/share/tutor. We take the
opportunity to add a web UI and revamp the documentation.

This is a complete rewrite.

Close #121.
Close #147.