mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-11 18:51:31 +00:00
The official image from streamline does not currently work for the arm64 platform. As a temporary measure, the source code and docker build scripts have been lifted from the official images and are used to build locally. Some additional modifications are made to reduce overall image size, these are documented in docker/README.md
1.2 KiB
1.2 KiB
Changelog
All notable changes to phar-io/manifest are documented in this file using the Keep a CHANGELOG principles.
2.0.3 - 20.07.2021
- Fixed PHP 7.2 / PHP 7.3 incompatibility introduced in previous release
2.0.2 - 20.07.2021
- Fixed PHP 8.1 deprecation notice
2.0.1 - 27.06.2020
This release now supports the use of PHP 7.2+ and ^8.0
2.0.0 - 10.05.2020
This release now requires PHP 7.2+
Changed
- Upgraded to phar-io/version 3.0
- Version strings
v1.2.3will now be converted to valid semantic version strings1.2.3 - Abreviated strings like
1.0will get expaneded to1.0.0
- Version strings