RSCM Changelog

0.5.1

Bugfix release.

0.5.0

This release improves command line and logging, as well as improved support for slurping all historic revisions incrementally (to save memory). The latter will be improved in upcoming versions.

0.4.5

This is a minor bugfix release that corrects the tests for command_line.rb to work on win32

0.4.4

This release introduces a new test suite that makes it a LOT easier to implement new RSCM adapters. The main difference is that implementations no longer have to implement the entire API. There are two test suites - one for the full API, and one for DamageControl (which is only a small subset of the full API).

New RSCM adapters can be written only to pass the DamageControl compatibility suite, which requires a much smaller effort than implementing the full API. The DamageControl compatibility suite assumes there is an existing repository somewhere, and none of the API methods that modify repository state need to be implemented.

0.4.3

This release fixes a subtle bug in revision detection for Subversion

0.4.2

This release fixes a number of subtle bugs related to command lines and logging

Version 0.4.1

Version 0.4.0

This release of RSCM modifies mosts API methods to take an options Hash (or alternatively, setting the default_options attribute), allowing better capturing of the underlying SCM's IO (stdout/stderr)

Version 0.3.16

Bugfix release

Version 0.3.15

This release adds support for directory listings and fixes some incompatibilities with CVS 1.12.x

Version 0.3.14

Improved error messages

Version 0.3.13

Improved trigger support

Version 0.3.12

Bugfix release

Version 0.3.11

Cleanup release

Version 0.3.10

Bugfix release

Version 0.3.9

This release improves Subversion and ClearCase support

Version 0.3.8

Bugfix release

Version 0.3.7

This release improves polling of revisions (changesets) and improves ClearCase support

Version 0.3.6

Bugfix release

Version 0.3.5

This release adds new API methods for accessing files and their revisions and contents.

Version 0.3.4

This release fixes some bugs on windows.

Version 0.3.3

This release makes some test utilities more reusable.

Version 0.3.2

This is a bugfix release.

Version 0.3.1

This is a bugfix release.

Version 0.3.0

Version 0.2.1