UR

Rich Transactional Objects for Perl

New UR release 0.15

It’s been almost 11 months since the last post and CPAN release.  Version 0.15 is now available from CPAN.  From the changelog…

Continue reading ‘New UR release 0.15’ »

0.12 Released

Version 0.12 was uploaded to CPAN this morning and should show up on mirrors shortly.

Here’s the major items from the changelog:

  • ‘ur test run’ can now run tests in parallel and can submit tests as jobs to LSF
  • Command modules now have support for Getopt::Complete for bash tab-completion
  • Bugfixes related to saving objects to File data sources.
  • Several more fixes for merging between database and in-memory objects.
  • Property names beginning with an underscore are now handled properly during rule and object creation

Github repository updated

I pushed up an essentially new repository to Github that contains the checkin history going back almost 2 years from our SVN repository.  The complete history goes back further than that, but this at least picks up from the point UR was moved from a development branch into the trunk.

The old ‘master’ git branch has been renamed ‘old-master’, and there are more branches containing snapshots of the CPAN releases.

UR now on github

http://github.com/sakoht/UR/

The history contains a commit for each of the CPAN releases, and several development commits since.

I hope to eventually import older svn history if I can get the dump/filter/load to work without errors.

Enjoy.