tape v1.0.0 Release Notes

Release Date: 2013-05-03 // about 11 years ago
  • Commits

    • ๐Ÿ”จ took out lots of complexity, refactoring 827b59d
    • basic example finally works 2a59c49
    • โœ… removing harness test, not sure why it's broken on 0.8 bd9e9a6
    • โœ… nested test nearly works 7951747
    • ๐Ÿ”จ refactor exit logic 890382d
    • ๐Ÿ›  fixed for the two example 0ac88b8
    • โœ… use a createStream() function instead of .stream 6417cdc
    • ๐Ÿ›  fix harness test fa706ae
    • โœ… no longer getting already closed errors by tracking the number of running tests c9def14
    • child ordering output is now correct 5544d26
    • โœ… only test passes 4fbabba
    • check for end and call ._exit() if unended ce0d62c
    • ๐Ÿ›  fixed the many test, broke the exit test 72e34ad
    • โœ… passing one more of the exit tests 5ec8f42
    • โœ… nested test at least finishes now 6252fd2
    • ๐Ÿ›  fix default harness going off unexpectedly b1c1d6a
    • โœ… special case for exiting, all tests pass now 88de699
    • โœ… passing the skip test 876930e
    • โšก๏ธ update the tests to use createStream 9420e07
    • check pause status before resuming 606b141
    • nested example completely works a5e709e
    • 0๏ธโƒฃ only the exported harness will be piped to the default stream 6df7fc0
    • โœ… exit test completely passes f37d431
    • ๐Ÿ›  fixed the nested test 4f05679
    • โœ… getting further into the child ordering test 8a80302
    • โœ… getting further into the child ordering test 365ceab
    • โšก๏ธ update the harness test for createStream 5329dc6
    • partial fix for v0.10 exiting early 78c7b77
    • โœ… partly fixed the test name ordering issue c4dc7ac