v2.0.0
AutomataCI v2.0.0
This change focuses on:
- stabilizing the shell scripts between POSIX Shell and PowerShell; AND
- developed i18n inclusiveness (multi-lingual supports).
These 2 features alone are enough to cause non-backward-compatible changes. Otherwise it will be fine. To reference this release, please use this URL: https://doi.org/10.5281/zenodo.10846606
New Features & Technologies Support
RustProgramming LanguageAngularJavascript FrameworkNimProgramming Language- Apple Ecosystem Notarization
- Microsoft Ecosystem Notarization
Rust Cargopackaging ecosystem- New
DEPLOYCI job - for Kubernetes deployment after elease - NEW
ARCHIVECI job - for fossilizing CI workspace - Windows
MSIinstaller packaging ecosystem - Generate
CITATIONS.cff - Engineering Specification - English Handbook (pdf) is now available in case of offline needs.
Enhanced Features
- Parallel Packaging supported (whenever available).
- Parallel Building supported (whenever available).
- Removed GitHub Actions'
Checkoutaction dependency.
NON-BACKWARD-COMPATIBLE
- POSIX SHELL API CHANGES - from
PACKAGE::lowercase_snaketoPACKAGE_Titlecase_Styleso that it's closely ressemble with Powershell (PACKAGE-Titlecase-Style). - Removal of
OS::print_statusand replaced withI18N-functions - supports multi-lingual translations in the future. - Added automatic system-level i18n language detection is supported (fallback to
International English).