What's new
Installable via Composer for sites that manage WordPress with Composer (Roots/Bedrock and similar):
composer require github-release-posts/github-release-postsBootstrap now detects when the plugin is loaded through the consumer's Composer autoloader and skips the local vendor/autoload.php require — Composer-installed sites no longer see the spurious "missing Composer dependencies" admin notice that 0.11.0 surfaced.
Closes #4.