Skip to content

BioLink Pro v0.5.2

Choose a tag to compare

@github-actions github-actions released this 16 May 12:03
· 25 commits to main since this release

Fixed

  • Release zip trim now actually works. v0.5.1 added vendor/*/*/tests/ patterns to .distignore but rsync didn't match them. Replaced with a post-rsync find vendor/ -type d \( -name tests -o ... \) -prune -exec rm -rf step in .github/workflows/release.yml. Also strips CHANGELOG*, UPGRADE*, CONTRIBUTING*, SECURITY.md, README*, phpunit.xml*, phpstan.neon*, psalm.xml*, .scrutinizer.yml, .travis.yml, .php-cs-fixer*, Makefile, and vendor/bin/. LICENSE files kept for GPL compliance. Target zip size ~3 MB.

Install: download biolink-pro-v0.5.2.zip below and upload via Plugins → Add New → Upload Plugin.
Auto-update: if you already have BioLink Pro installed, this release will appear under Dashboard → Updates within ~12 hours (or click "Check Again" to force a refresh).