File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ 0.8.0 (2025/09/30)
2+ Update to MAD-NG 1.1.6 \
3+ Added comprehensive ruff configuration in pyproject.toml with various linting rules \
4+ Renamed classes and functions to follow PascalCase and snake_case conventions \
5+ Updated imports to use pathlib.Path instead of os.path \
6+ Improved code formatting and removed redundant constructs \
7+ BUG: Fixed used of ` py ` instead of ` py_name ` , resulting in py_name being unuable. \
8+ Removed compatibility for Python versions below 3.10, now only supporting Python 3.10 and above. \
9+ Updated GitHub Actions workflows to test against Python 3.10 to 3.14 \
10+ Updated documentation to reflect changes in code style and conventions. \
11+
1120.7.1 (2025/08/04)
213Update to MAD-NG 1.1.5
314
You can’t perform that action at this time.
0 commit comments