Skip to content

Releases: GrahamCampbell/Laravel-Markdown

V2.0.7 (02/02/2015)

02 Feb 15:37
Compare
Choose a tag to compare
  • Fixed the parsedown version constraint

V2.0.6 (02/01/2015)

04 Jan 22:12
Compare
Choose a tag to compare
  • Composer tweaks
  • Removed the cs fixers
  • CS fixes
  • Moved to the MIT license

V2.0.5 (05/10/2014)

05 Oct 14:50
Compare
Choose a tag to compare
  • Composer tweaks
  • Improved the test suite
  • Added cs fixers to the test suite
  • Improved the docs

V2.0.4 (28/08/2014)

28 Aug 17:12
Compare
Choose a tag to compare
  • Update the parsedown version constraints again

V2.0.3 (18/08/2014)

18 Aug 11:54
Compare
Choose a tag to compare
  • Force parsedown extra 0.1 due issues with newer versions.

V2.0.2 (09/08/2014)

09 Aug 15:16
Compare
Choose a tag to compare
  • Corrected the license comments
  • Stopped phpunit echoing the stubs

V2.0.1 (02/08/2014)

02 Aug 20:55
Compare
Choose a tag to compare
  • Minor fixes and tweaks

V2.0 (20/07/2014)

20 Jul 21:50
Compare
Choose a tag to compare
  • Bumped to stable

V2.0 RC 1 (16/07/2014)

16 Jul 11:08
Compare
Choose a tag to compare
Pre-release
  • Upgrade to Laravel 4.1+
  • Moved to parsedown extra
  • Refactoring
  • Added di aliases
  • Added markdown engines

V1.1 (21/04/2014)

21 Apr 09:49
Compare
Choose a tag to compare
  • PHP 5.6 and HHVM compatibility
  • Composer tweaks