Skip to content

0.6.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@fuyans fuyans released this 22 Oct 23:15
· 134 commits to master since this release
  • New: use sfeprapy to trigger recently refreshed CLI. Previously this is python -m sfeprapy.mcs0.
  • Improved: CLI, added figure and save template input file features. Use sfeprapy -h to find more information.
  • Depreciated: sfeprapy.mcs0 module can no longer be triggered directly as python -m sfeprapy.mcs0 (i.e. codes are removed after if __name__ == '__main__' .
  • Depreciated: sfeprapy.mcs0 GUI to select input file, use CLI instead.