Second alpha release of Pico v3.0. This is a pre-release!
* [Changed] Merge all fixes of Pico v2.1.2 to v2.1.4
* [Fixed] #575: Update Symfony YAML v3.4 to support PHP 8.0+
Unclaimed project
Are you a maintainer of Pico? Claim this project to take control of your public changelog and roadmap.
Second alpha release of Pico v3.0. This is a pre-release!
* [Changed] Merge all fixes of Pico v2.1.2 to v2.1.4
* [Fixed] #575: Update Symfony YAML v3.4 to support PHP 8.0+
* [Changed] Silence PHP errors in Parsedown
* [Fixed] #560: Improve charset guessing for formatted date strings using
`strftime()` (Pico always uses UTF-8, but `strftime()` might not)
* [New] Add `locale` option to `config/config.yml`
* [Changed] Improve Pico docs
* [Fixed] Fix DummyPlugin declaring API version 3
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