v6.0.2
garyb
released this
Relaxed overly constrained dependency bounds.
v6.0.1
v6.0.0
v5.0.0
garyb
released this
- Updated for PureScript 0.14
- Renamed module to just
Debug - Added
spyWithfunction that allows transformation of the value being spied (forshow, etc.) - Added
debugger
v4.0.1
v4.0.0
garyb
released this
- Updated for PureScript 0.12
- The available options have been drastically simplified - every function now acts like the previous
Anyvarieties, and theShowvariations have been removed spynow accepts a label to tag the printed value withtraceAhas been removed in favour oftraceM- sometimestraceAwould trace too soon, before an effect block was evaluated
v3.0.0
- Updated for PureScript 0.11
- Using functions in this module will now raise a custom warning, in case you forget to remove them from production code
v2.0.0
- Updated dependencies
v1.0.0
Update for 1.0 core libraries
v0.1.7
- Yet another release to prevent
requirefrom bundling node library code in with Webpack.