Pico v3.0.0-alpha.1 Release Notes

Release Date: 2020-03-29 // about 4 years ago
  • ๐Ÿš€ First alpha release of Pico v3.0. This is a pre-release!

    * [New] Kick-start development of Pico 3.0
    * [Changed] Require PHP 7.0.8+
    * [Changed] Update dependencies: Twig 2.12, Symfony YAML 3.4, Parsedown 1.7.4
                and Parsedown Extra 0.8.1; this is just an interim step, we'll
                update to Twig 3.0+ and Symfony YAML 5.0+ later
    

Previous changes from v2.1.1

  • ๐Ÿš€ Released: 2019-12-31

    * [Fixed] Require Parsedown 1.8.0-beta-7 and Parsedown Extra 0.8.0-beta-1 due
              to changes in Parsedown and Parsedown Extra breaking BC beyond repair
    * [Changed] #523: Check for hidden pages based on page ID instead of full paths
    * [Changed] Improve Pico docs