- Drop support for Ruby 1.9.3
- Add Windows support
- Add a
clean_up_on_destroy
option for saving Kitchen's temp dirs (e.g. to save Busser plugins on a caching-capable CI system)
- Try to catch instances where Kitchen is running in concurrency mode and force instances of this driver to run serially
- Bump Kitchen dependency to the final 1.4 release
- Initial release!
- Development started!