Skip to content

v1.1.0

Compare
Choose a tag to compare
@chriskonnertz chriskonnertz released this 30 Jan 20:47
· 5 commits to master since this release

Changelog:

  • Added renderPlain() method
  • Marked renderRaw() method as deprecated - please use renderPlain() instead
  • List items will no longer appear outside of lists
  • The Tag class now expects valid constructor arguments (will throw an exception if the arguments are invalid)
  • Refactoring
  • More tests - coverage should be good now
  • Enhanced README.md