{
    "href": "/post/2005/04/16/solar-012-released/",
    "relId": "2005/04/16/solar-012-released",
    "title": "Solar 0.1.2 released",
    "author": "pmjones",
    "markup": "html",
    "tags": [
        {
            "href": "/tag/php/",
            "relId": "php",
            "title": "PHP",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        },
        {
            "href": "/tag/solar/",
            "relId": "solar",
            "title": "Solar",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        }
    ],
    "created": "2005-04-17 03:06:48 UTC",
    "updated": [
        "2005-04-17 03:06:48 UTC"
    ],
    "html": "<p>Busy weekend; lots of MBA coursework completed, and three releases of <a href=\"http://solarphp.com\">Solar</a>.  This one is a combined bugfix and function enhancement.  Change notes are:</p>\n<pre>\n* WARNING: This is a public development release, and is not\nyet stable.\n\n* Removed notify() method and related properties from\nSolar_Cell_Comments, as that method is more properly in\nthe realm of the application (which may notify in many\ndifferent ways, if at all).\n\n* Added setup() method to Solar_App for easier setting of\ninitial property values in extended classes (e.g., you\ncan use functions this way).  Added per discussion with\nBhishma Parva (thanks for pointing it out).\n\n* Solar_Uri now automatically urlencodes query and pathinfo\nvalues at export() time.\n\n* Solar_App_Bookmarks now gives the correct backlink in\nedit.php view (because of the new Solar_Uri automatic\nurlencoding).\n\n* Solar_Cell_Bugs now shows priority options.\n\n* Solar_Cell_Bugs edit form now allows editing of the summary.\n</pre>\n"
}
