Theseus 0.3.x, node-theseus 0.1.0, fondue 0.4.1 released

43 views
Skip to first unread message

Tom Lieber

unread,
Jul 10, 2013, 10:23:16 PM7/10/13
to theseus...@googlegroups.com
Theseus, node-theseus, and fondue have all been updated and have some great new stuff!

First, the flashy:
* Theseus: A bar has been added below the editor that shows the number of exceptions and calls to console.log that have occurred in your program. Clicking them will add the corresponding items in the log. In Node.js, the bar also shows all the events that have been raised across all EventEmitters in your app!
* Theseus: The log now animates items into place

And the practical:
* Theseus: The log is also rendered much more efficiently
* Theseus: The log also shows a scrollbar even on OS X, so that you can always tell at a glance about how many items there are
* Theseus: When Theseus doesn't record all of an object's properties (for efficiency reasons), it warns you with a "!" icon next to the object in the log
* node-theseus --theseus-exclude=glob excludes files from being instrumented
* node-theseus --theseus-verbose[=1|2] prints varying levels of debugging information
* node-theseus --theseus-max-invocations-per-tick=4096 can be used to decrease the amount of data that Theseus will collect per VM tick
* fondue only copies the first 32 bytes of Buffer objects; in the future, this will be user-controllable

Download the latest Theseus from: https://github.com/adobe-research/theseus
Download the latest node-theseus: npm update -g node-theseus
Download the latest fondue: npm update fondue

Theseus 0.3.1 is a small bug-fix release that adds compatibility with Brackets Sprint 27 to 0.3.0.
Reply all
Reply to author
Forward
0 new messages