Skip to content

v2.0.0

Compare
Choose a tag to compare
@codegallivant codegallivant released this 01 Aug 16:51
· 32 commits to master since this release
b91b615

Changelog

  • Abolished uniform/non-uniform operations concept
  • Switched use of the term "operations" with "user-scripts"
  • Integrated user-scripts with Github
  • Stopped storing user scripts in strings in a dictionary. Now they are downloaded.
  • Scripts are run through subprocesses instead of threads
  • Reformatted Exterior input/output and accordingly added a parsing function in exterior_connection.py
  • Edited exterior_connection.py to lessen the number of API requests sent
  • Improved system tray features. Switched to pystray pip module instead of infi.systray as infi.systray is only compatible with the Windows OS
  • Added CONTACT_STATUS feature to Exterior
  • Changed name of project from mental-out to script-caster