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
ACME releases can now be installed via the PyPi package manager : pip install acmecse
The base directory where the acme.ini configuration file, and data, logs, tmp and a secondary init directories are stored can now be specified. It doesn't have to be the current working directory anymore.
Improvements
Adding support for environment variables in configuration setting interpolations.
Fixes
Changed the values for the [SIM] and [MobileNetwork] ManagementObject specializations to adapt the changes in TS-0022.
Breaking Changes
Moved the init directory to the acme module.
Moved the acme.ini.default file to the new init directory location.