Cuts v1.1.0 released

Cuts 1.1.0 has been released.

Cuts is an expiremental implementation of cut-based AOP for Ruby written
in pure Ruby.

This release modernizes the build configuration and switches the license
to BSD-2-Clause. At the same time it fixes a couple of issues with the
aop.rb library when running Ruby 1.9+.

Changes:

  • Modernize build system.
  • Fix stack error with aop.rb on Ruby 1.9+.