Sha256: 0d9747f62d163d41e31a768eaf95dedd30699ca6e5baad79a79a297f5cb23341
Contents?: true
Size: 849 Bytes
Versions: 1
Compression:
Stored size: 849 Bytes
Contents
= RELEASE HISTORY == 1.2.0 / 2010-08-05 This release fix a rare bug where the traced event provides no binding. In this case we assume the TOPLEVEL_BINDING is at play. This release also move the library to the Apache 2.0 license. Changes: * Licensed under the Apache 2.0 license. * Default to TOPLEVEL_BINDING for events that provide no binding. * Deprecated CodePoint alias of Binding. == 1.1.0 / 2009-12-26 This release fixes multi-tracing and adds named traces. Changes: * Support for multiple traces. * Trace procedures can be named. * TracePoint has file name and line number. == 1.0.0 / 2009-07-10 Tracepoint is a spin-off of Ruby Facets. This is it's first release as a stand alone project. Tracepoint is a Binding with event information that can be used to trace execution, akin to #set_trace_func. Changes: * Happy Birthday!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tracepoint-1.2.0 | HISTORY.rdoc |