Sha256: f18ec2f7c4c25fd2c403c8d8e20da7e1ea94f5838c8ec37af0dae237e84c3b64

Contents?: true

Size: 1.64 KB

Versions: 1

Compression:

Stored size: 1.64 KB

Contents

(All changes by Gavin Sinclair <gsinclair@soyabean.com.au> unless otherwise
noted or input credited.)  See CHANGES.txt for file-by-file changes -- the
comments that go in the CVS log.

=== 2004-10-12: Version 1.0.1

* Slight documentation update.
* Support for tarball installation, via the standard setup.rb.

Absolutely no code changes.  Satisfied 1.0 users can safely stay that way.

=== 2004-10-08: Version 1.0

Version 1.0 released.  Gem & RPA only.

=== 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.1 HISTORY.txt