You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comprehensive cleanup for the 4.0 release:
README:
- 3.0 (current release) section first with snap7 examples
- 4.0 (unreleased) section with s7 examples and S7CommPlus headline
- Clear note that pip install gives 3.0, not 4.0
- Experimental features listed separately (optimizer, routing, symbols)
- Changelog with all 4.0 features
Documentation:
- Update limitations.rst: V3 supported, V4 is the gap
- Update plc-support.rst: S7-1500 FW 3.x+ now fully supported
- Add symbols.rst doc page for SymbolTable (experimental)
- Add symbols to API Reference section in index.rst
s7 package:
- Export SymbolTable from s7.__init__ so users can do `from s7 import SymbolTable`
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments