Skip to content

Release v1.2.0

Compare
Choose a tag to compare
@auryan898 auryan898 released this 26 Jun 16:19
· 29 commits to master since this release

Version 1.2.0 - June 25, 2018

New Features:

  • An interactive shell feature, so that commands can be run one after the other without repeated Minerva logons.
    • Login credentials are retained for the duration that the shell runs
    • Separate commands for setting/changing login credentials, and for removing credentials/logging out
  • Added some helpful login related functions to the library
  • Added backwards compatibility for reg and sched (They still work)
  • Added more help messages to the interpreter

Fixed Bugs

  • Fixed some bugs involving installations via pip
  • Changed the subcommands reg and sched => register and schedule for human readability
  • Fixed login-help bug present in the interpreter