- Current Version (this tag/branch):
v3-0.3.1.2
- Current Status:
Beta
- Published at: PyPI
The original MCSMT
project has been renamed to Syncfile
.
TRY MCSMT v3-0.2.13.6
INSTEAD OF THIS:
python -m pip install --user --force-reinstall mcsmt==0.2.13.6 -i https://mirrors.tuna.tsinghua.edu.cn/pypi/simple
The following versions of Syncfile
has been yanked
:
0.2.13.0
~0.2.13.1
(PyPI version)
All changes in this release are breaking and completely refactored (refactored project architecture, removed redundant code, but core implementation principles remain unchanged). Users of previous versions of the program may need to change their strategies to adapt to these changes and to receive subsequent security and feature updates.
- Removed all code from the original
SyncfileApi
- Created
__main__.py
and added documentation - Included GPL license declaration
- Moved
client/main.py
toclient.py
- Moved
mixed/down.py
todown.py
- Merged
mixed/ezdns.py
intodown.py
- Moved
server/gen.py
toserver.py
- Removed other code (binary builds, Watchdog, EZDNS, etc.)
Expected new features:
- Current nothing
Expected removals:
- Current nothing
Due to limited resources, bugs may not be fixed in a timely manner, please do not use for production purposes!
- Wiki for old versions: Github Wiki
- Wiki for new versions(v3X) (Chinese): v3x.sf.ptoe.cc