Releases: stephenjfox/Morph.py
Releases · stephenjfox/Morph.py
First Beta release?
This package is now fully connected, and the API is nice and pleasant (as demonstrated by demo.py
)
Next steps are the same as they have been:
- Flush out all of the functionality, so that this is user-testable
- Fill out the README, so users know what to do when it comes time to do it.
- Get someone important to Tweet about it 😅
Alpha 5
Fiddling around to resolve the sub-module resolution issues
Alpha 4: Productionization bug
Setup.py
was executing a file read for a file that wasn't there.
The code wasn't safe enough.
Alpha 3: Pseudo Productionized
Release to access resources remotely, partly in cloud environments.
Alpha 2: Something that actually runs
Include missing setup files Touch-up the README
Alpha 1: For Demonstration purposes only
This release demonstrates that this software can be released and downloaded, though not necessarily used for its intended purposes.