NoBacksies 0.3.0 has been released. NoBacksies is a callback layer built on top of Ruby's built-in callback methods. It makes it possible to add new callbacks very easily, without having to fuss with more nuanced issues of defining and redefining callback methods. * home: http://rubyworks.github.com/no_backsies * docs: http://rubydoc.info/gems/no_backsies/frames This release is made primarily because the program is now distributed under the BSD 2-Clause license. Changes: * Changed licenses to BSD 2-Clause. * Cleaned up project files.