Skip to content

R1.2

Choose a tag to compare

@ddt3 ddt3 released this 05 Mar 13:29

JMF-Python Tools Release R1.2

See included README.md for more information

What's Changed

  • Based on module prismasyncjmfjdf a number of tools have been created for stand-alone use.
    Tools are available as python scripts and .exe files (scripts can serve as further examples for use of prismasyncjmfjdf)
  • CreateTestPDF has been addded
  • SetupConfig has been added
  • Improved ReceiveSignal
    Use queueentryid in saved signal file
    Small UI changes
  • Removed use of pathlib module (now uses internal pathlib)
    It is best to remove pathlib from environment: pip uninstall pathlib

Full Changelog: R1.1...R1.2