Sha256: 19010f08e9772b790a4fe6603238bad62c03dcac7306bd75e9a4e4afe1e9c817

Contents?: true

Size: 1.33 KB

Versions: 1

Compression:

Stored size: 1.33 KB

Contents

(All changes by Gavin Sinclair <gsinclair@soyabean.com.au> unless otherwise
noted or input credited.)

=== 2004-10-08

Version 1.0 released.

=== 2004-10-06-8

Internal version 0.0.2, with the following changes:

* Commented out the code in <tt>test.rb</tt> and <tt>debug/diff.rb</tt>.
  These files are not ready for release, but I don't want to delay the release
  of the basic functionality (breakpoints, logging, and tracing).

* <tt>dev-utils/debug-inline.rb</tt> and <tt>dev-utils/test-inline.rb</tt>
  removed; no longer needed.  When you require 'dev-utils/debug', the
  DevUtils::Debug module is included in the toplevel for convenience.  I doubt
  this will cause problematic clashes, but at least the option is there to
  later allow a non-intrusive library, like <tt>dev-utils/debug/module</tt>.

* Removed Synopsis.textile and put simple code snippets into the main page.

* Added MIT license.

* Textile documentation polished up.  Examples added, planned stuff so marked,
  comments removed.  RDoc documentation completed.

=== 2004-09-24

* Cementing version 0.0.1, as I'm going to introduce Florian Gross's
  breakpoint.rb and Binding.of_caller (which will help trace() as well).  Also
  removing some documentation to clear the decks for a 0.0.2 actual release.


vim: ft=txt ai comments=fb\:* tw=80 fo=tcq

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dev-utils-1.0 HISTORY.txt