Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.01 KB

File metadata and controls

33 lines (22 loc) · 1.01 KB

Added:

  • Added load_structure_file method in apps/anyeye.py
  • Added convert_structure_file method in apps/anyeye.py
  • Added watch_structure_file method in apps/anyeye.py
  • Added clean_up method in apps/anyeye.py
  • Added parse_formula method in apps/anyeye.py
  • Added signal_handler method in apps/anyeye.py

Changed:

  • <news item>

Deprecated:

  • Deprecated loadStructureFile method in apps/anyeye.py for removal in version 4.0.0
  • Deprecated convertStructureFile method in apps/anyeye.py for removal in version 4.0.0
  • Deprecated watchStructureFile method in apps/anyeye.py for removal in version 4.0.0
  • Deprecated cleanUp method in apps/anyeye.py for removal in version 4.0.0
  • Deprecated parseFormula method in apps/anyeye.py for removal in version 4.0.0
  • Deprecated signalHandler method in apps/anyeye.py for removal in version 4.0.0

Removed:

  • <news item>

Fixed:

  • <news item>

Security:

  • <news item>