v1.0.3 – 2025-12-31
Key Changes
- Extracted environment variables loading into a dedicated
EnvironmentBootloader. - Ensured environment variables are available from the earliest stage of bootstrapping.
- Fixed an issue where environment variables were inaccessible in bootloaders that executed before their loading.
Full Changelog: v1.0.2...v1.0.3