Skip to content
redstone2010 edited this page Oct 27, 2017 · 7 revisions

v0.2.2 (Jul 11th 2016)

  • Add a high z-index to the log panel to make it show over other elements. #23

v0.2.1 (Jul 11th 2016)

  • Major bug fix in screenlog.info code.

v0.2.0 (Jul 10th 2016)

  • Add support for console.warn, console.info and console.error methods too. #17

v0.1.3 (Dec 7th 2015)

  • Add destroy method to public API.
  • Overridden functions call original functions too. #10
  • Minor code refactoring #12

v0.1.2 (Dec 1st 2015)

  • Code refactor for more dryness #8 #9

v0.1.1 (Nov 25th 2015)

  • Add bower support

v0.1.0 (Nov 23th 2015)

  • Initial release