Skip to content

Releases: GrahamCampbell/Laravel-Markdown

V3.0 (05/02/2015)

05 Feb 19:38
Compare
Choose a tag to compare
  • Upgraded to laravel 5.0
  • Switched to commonmark 0.6
  • Refactored to improve performance

V2.1 (02/02/2015)

02 Feb 15:39
Compare
Choose a tag to compare
  • Updated to parsedown extra 0.7

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