0.6.8
Pre-release
Pre-release
- New: use
sfeprapy
to trigger recently refreshed CLI. Previously this ispython -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 aspython -m sfeprapy.mcs0
(i.e. codes are removed afterif __name__ == '__main__'
. - Depreciated:
sfeprapy.mcs0
GUI to select input file, use CLI instead.