All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project tries to adhere to Semantic Versioning.
1.3.7 - Saturday, 27 March 2021 (compare to previous)
- Fixed the flow of paragraphs on mobile.
1.3.6 - Thursday, 10 September 2020 (compare to previous)
- Elements within a
<form>
tag should now have the same styling as regular<p>
applied (https://github.com/knuckleswtf/pastel/commit/955717d8e56741c9c8b71aafd150cf076cf4a893)
1.3.5 - Monday, 7 September 2020 (compare to previous)
- Lowered minimum required illuminate/view version to 5.8, which means Pastel (and by extension Scribe) now supports Laravel 5.8! (https://github.com/knuckleswtf/pastel/commit/1ff6b1ca78e7b9fb277d4a649a6ce83aaa07904c)
- Text within the
<details>
tag should now have the same styling as regular<p>
applied (https://github.com/knuckleswtf/pastel/commit/cf573a5666b2dc3aa1850a97432a18476ff38b0d)
1.3.4 - Tuesday, 14 July 2020 (compare to previous)
- Fixed shadows on badges. (#4)
1.3.3 - Thursday, 21 May 2020 (compare to previous)
- Updated dependencies to support Symfony 5.
1.3.2 - Sunday, 10 May 2020 (compare to previous)
- Added some padding above the logo image
1.3.1 - Wednesday, 6 May 2020 (compare to previous)
- Lowered minimum PHP level to 7.2.5
1.3.0 - Saturday, 11 April 2020 (compare to previous)
- Wildcard support for include files (https://github.com/knuckleswtf/pastel/commit/39a6cf98c51aa392defd6c6517ae0ff72e47b9fb)
- Fancy heading helper class (https://github.com/knuckleswtf/pastel/commit/24d22bf4a922d69b8ad82cd98e30aecb96df3bcb)
1.2.1 - Saturday, 11 April 2020 (compare to previous)
- Switch to emojis to replace missing icons
1.2.0 - Friday, 10 April 2020 (compare to previous)
- CSS badge classes. Updated stub styling.
1.1.1 - Friday, 10 April 2020 (compare to previous)
- Tweaked dependencies
1.1.0 - Friday, 10 April 2020 (compare to previous)
- Tweak dependencies temporarily to allow for installation in most projects
1.0.0 - Thursday, 9 April 2020 (compare to previous)
- Switch to Clara for console output (https://github.com/knuckleswtf/pastel/commit/6a011391262a726e147ceb99ee3e6784aaf00e01)
- Make search field non-configurable (https://github.com/knuckleswtf/pastel/commit/93fe11f414d5c9fe6c3801b63b3eea20c488c57a)