This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
4.3.0
- Added: New
:config_finalized
extension hook, triggered after configuration has been processed and frozen, but before the robot starts. - Added: Generated plugins now include the pry-byebug gem by default.
- Added: Travis CI and Coveralls.io badges can now be generated automatically for README.md when generating a plugin.
- Added: New configuration attribute for a custom callback to be invoked whenever an exception is raised.
- Added: Register multiple handlers for an RSpec spec with the new
:additional_lita_handlers
metadata. - Fixed: Removed further references to the MIT license.