{
    "href": "/post/2016/04/19/producer-2-0-0-released/",
    "relId": "2016/04/19/producer-2-0-0-released",
    "title": "Producer 2.0.0 Released!",
    "author": "pmjones",
    "markup": "html",
    "tags": [
        {
            "href": "/tag/php/",
            "relId": "php",
            "title": "PHP",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        },
        {
            "href": "/tag/producer/",
            "relId": "producer",
            "title": "Producer",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        },
        {
            "href": "/tag/programming/",
            "relId": "programming",
            "title": "Programming",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        }
    ],
    "created": "2016-04-19 15:42:33 UTC",
    "updated": [
        "2016-04-19 15:42:33 UTC"
    ],
    "html": "<p>Just a short note to say that most (all?) of the feedback from last month\u2019s inital release of <a href=\"http://getproducer.org\">Producer</a> has been incorporated into <a href=\"https://github.com/producerphp/producer.producer/releases/tag/2.0.0\">today\u2019s 2.0.0 stable release</a>!</p>\n<p>The major changes are:</p>\n<ul>\n<li>\n<p>You are no longer required to install Producer globally. You can now install it as a <code>require-dev</code> in your project and call it as <code>./vendor/bin/producer</code>. (Personally, I prefer to have it global, but that's mostly because I manage so many different libraries.)</p>\n</li>\n<li>\n<p>Along with that, Producer now recognizes a project-specific <code>.producer/config</code> file so you can override Producer settings on a per-project basis.</p>\n</li>\n<li>\n<p>Finally, Producer <strong>does not</strong> install <code>phpunit</code> and <code>phpdoc</code> any more. You will need to install them yourself, either globally or as part of your package. The benefit here is that you can now specify custom paths to <code>phpunit</code> and <code>phpdoc</code> commands in your <code>.producer/config</code> file.</p>\n</li>\n</ul>\n<p>(<a href=\"http://getproducer.org\">Producer</a> is a command-line quality-assurance tool to validate, and then release, your PHP library package. It supports Git and Mercurial for version control, as well as Github, Gitlab, and Bitbucket for remote origins.)</p>\n<hr>\n<p class=\"reddit-links\">Read the Reddit discussions about this post <a href=\"https://www.reddit.com/r/PHP/comments/4fi71j/producer_200_released/\">here</a> and <a href=\"https://www.reddit.com/r/Devalate/comments/4fkch2/php_producer_200_released/\">here</a>.</p>\n"
}
