All Versions
53
Latest Version
Avg Release Cycle
75 days
Latest Release
401 days ago

Changelog History
Page 5

  • v3.0.7 Changes

    July 11, 2015
    • ➕ added responsive meta tags
  • v3.0.6 Changes

    June 28, 2015
    • 🛠 fixed Windows \ vs / issue
    • ➕ added "View source" link
    • 🛠 fixed compatibility with PHPParser
  • v3.0.3 Changes

    April 08, 2015
    • ✂ removed deprecated usage of Symfony Yaml
    • 🛠 fixed links to php.net (to get the correct redirection)
  • v3.0.2 Changes

    February 21, 2015
    • 🛠 fixed error messages for methods and properties
  • v3.0.1 Changes

    February 18, 2015
    • 🛠 fixed command exit code when some parsing error occur to 64
    • 🛠 fixed parsing error display when using --no-ansi
    • 🛠 fixed tag parsing when the value is already an array
  • v3.0.0 Changes

    February 17, 2015
    • made phpdocs available when deciding to process classes/methods/...
    • 🔄 changed the default theme to use Twitter bootstrap
    • ➕ added trait properties/methods to the class detail page
    • ⬆️ upgraded to Pimple 3.0
    • ⬆️ upgraded to PHP Parser 1.0
  • v2.0.0 Changes

    June 25, 2014
    • switched to a phar file as the recommended way to install Sami
    • ⬆️ upgraded to Pimple 2.0
  • v1.4 Changes

    June 25, 2014
    • 🛠 fixed a bunch of typos
    • 🛠 fixed CLI when passing a directory as a config file
    • 🛠 fixed missing project title in generated documentation
    • 👍 allowed permalinks in the frames interface via the URI fragment
  • v1.3 Changes

    November 30, 2013
    • 🛠 fixed deep inheritance
    • added forwarding of default_opened_level configuration parameter from Pimple to Project
    • ⚡️ updated the Markdown library used internally
    • ➕ added a check for non-clean repositories to avoid losing changes
    • ➕ added trait support
  • v1.2 Changes

    September 27, 2013
    • reworked the internals to make them more decoupled and reusable
    • ➕ added more valid PHP built-in types
    • 🛠 fixed support for PHPParser 0.9.1