CHANGES
=======

2.0.1
-----

* Updated readme line thing

2.0.0
-----

* Allow extraction of specific keyword arguments, rather than simply passing all of them to trigger functions
* Updated code of tests

1.0.0
-----

* Return number of matched triggers
* Fix variable names
* Code cleanup
* Added a build\_args method to World
* Fixed World.disable\_classes and added a test for it
* Changed abort to dont\_abort since that is more useful
* Working commit
* Initial commit
