Skip to content

Releases: garyb/purescript-debug

v0.1.6

10 May 19:28
Compare
Choose a tag to compare
  • Fixed ReferenceError about require in the browser (@mgmeier)

v0.1.5

05 May 20:33
Compare
Choose a tag to compare
  • An amend to v0.1.4 to prevent "util" from being require'd by browserify and webpack.

v0.1.4

04 May 12:43
Compare
Choose a tag to compare
  • Tracing on node now prints to arbitrary depth and colours the output (@jplatte)

v0.1.3

09 Dec 13:09
Compare
Choose a tag to compare
  • Added spy for tracing any value and returning it at the same time (@cryogenian)

v0.1.2

22 Sep 14:03
Compare
Choose a tag to compare

v0.1.1

06 Sep 22:57
Compare
Choose a tag to compare
  • Added traceA variations for handy use in the midst of do blocks (@felixSchl)

v0.1.0

26 Jul 16:08
Compare
Choose a tag to compare

Initial release.