Releases: acelaya-forks/shlink-importer
Releases · acelaya-forks/shlink-importer
v4.0.0
v3.0.0
Changed
- Enhanced how common config is passed to processors, avoiding raw arrays.
- Updated to infection 0.26, enabling HTML reports.
- Added explicitly enabled composer plugins to composer.json.
Added
- #47 Added support to import from YOURLS under a specific domain.
- #46 Added support to import from Kutt.it.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v2.5.0
v2.4.0
Changed
- Moved ci workflow to external repo and reused
- Updated to phpstan 1.0
Added
- Added support for PHP 8.1
- Added support for Symfony 6.0
Removed
- Dropped support for PHP 7.4
Fixed
- Nothing
Deprecated
- Nothing
v2.3.1
v2.3.0
Added
-
#4 Added support to import from another Shlink instance through its REST API.
It imports visits and metadata as well, preparing the implementation to support this on other import sources.
Changed
- #25 Increased required MSI to 80%.
- Updated to Infection 0.23
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
v2.2.0
v2.1.0
Added
- Explicitly added PHP 8 as a supported version.
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing