Skip to content

Releases: GrahamCampbell/Laravel-Markdown

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

V1.0 (12/02/2014)

12 Feb 22:17
Compare
Choose a tag to compare
  • Bumped to stable

V1.0 RC 1 (08/02/2014)

08 Feb 20:19
Compare
Choose a tag to compare
Pre-release
  • PSR-4 autoloading
  • Updated docs

V1.0 Beta 1 (21/01/2014)

21 Jan 23:52
Compare
Choose a tag to compare
Pre-release
  • Dropped Laravel 4.0 support
  • Travis and Scrutinizer tweaks
  • Coding style fixes
  • Added unit tests
  • Move to PHP Markdown Next
  • Minor tweaks

V0.2 Alpha (12/12/2013)

21 Jan 23:52
Compare
Choose a tag to compare
Pre-release
  • New markdown parser

V0.1 Alpha (10/12/2013)

21 Jan 23:51
Compare
Choose a tag to compare
Pre-release
  • Initial testing release