Releases: webysther/packagist-mirror
Releases · webysther/packagist-mirror
v1.1.1
Added
- More mirrors:
Location | Mirror | Github | Sync |
---|---|---|---|
Asia, South Korea | packagist.kr | packagistkr/packagist-mirror | Every 60 seconds |
Asia, China | Shanghai Jiao Tong University | sjtug/packagist-mirror | Every hour |
Asia, China | Tecent | ? | |
Asia, China | Huawei Cloud |
- Roadmap on Readme.md
- Other correlated projects on Readme.md
Changed
- List of mirrors with tabular view and more information
- Topology better design
- WorldMap with new mirrors
- Better support for
-v
,-vv
and-vvv
- Better cli messages when creating a new mirror
- Support mirror with path
- Better support for URL on env vars
- Fixed bug with
metadata-url
using folder p2. Today this property is ignored and superseed byproviders-url
v1.1.0
Added
- SLEEP to .env.example
- More mirrors: packagist.co.za, mirrors.aliyun.com/composer, packagist.in
- Google Analytics
- Funding https://www.patreon.com/packagist_mirror
- Dropped support for PHP < 7.2
- Test PHP 7.3, 7.4 and 8.0 (failing)
- nginx.conf based on nginx docker
- World Map
- Network topology
- Synchronized continuously with SLEEP=0
- Logo
- Support for better to -vv and -vvv verbosity
- Option
--no-clean
to support weekly/monthly clean - URI main mirror validation
- Error counter to same mirror when give more than 1 error
Changed
- Better Contribution page.
- Revisited Readme to address issues reported by lack documentation.
- dotEnv migrate from 2.x to 3.x version.
- Updated front js libs (fixed timezone error in brazil)
- Format sync date to ISO
- Disable mirror with 100 errors, before was 1000 errors.
- Progress Bar of Symfony
Removed
- Removed dev packages 'webysther/composer-plugin-qa' and 'webysther/composer-meta-qa' to reduce requirements.
- Removed composer.lock because we support multipĺe PHP versions