NoBacksies v0.3.0 released

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.

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.

Note I just release 0.3.1. Found some typos in the code. While I was
at it I added all missing tests.

On Jul 6, 11:10am, Intransition [email protected] wrote:

Note I just release 0.3.1. Found some typos in the code. While I was
at it I added all missing tests.

For the record: Bernard L. found the typos :wink: Thanks dude!!!

On Wed, Jul 6, 2011 at 5:18 PM, Intransition [email protected]
wrote:

On Jul 6, 11:10am, Intransition [email protected] wrote:

Note I just release 0.3.1. Found some typos in the code. While I was
at it I added all missing tests.

For the record: Bernard L. found the typos :wink: Thanks dude!!!

I also found a superfluous “self.” in the docs… :wink:

Cheers

robert

On Jul 7, 5:40am, Robert K. [email protected] wrote:

On Wed, Jul 6, 2011 at 5:18 PM, Intransition [email protected] wrote:

On Jul 6, 11:10am, Intransition [email protected] wrote:

Note I just release 0.3.1. Found some typos in the code. While I was
at it I added all missing tests.

For the record: Bernard L. found the typos :wink: Thanks dude!!!

I also found a superfluous “self.” in the docs… :wink:

Where’s the issue? :-p