date: 2017-06-12
- add /lib prefix check, it can be changed with
prefix: "/(lib|local_lib)"
- allow dashes in directory names for plugin paths
- fix older rubygems compatibility
- updated ruby and rubygems versions
date: 2017-05-23
- fix compatibility with bundler 1.15
date: 2017-05-14
- reworked finding plugins, now also searches
$LOADED_FEATURES
date: 2014-10-20
- simplified detection of gems/plugins to load, improved tests
date: 2014-09-24
- improved detection of gems/plugins to load, based on #6
date: 2014-06-06
- register only plugins that can be loaded from activated gems, fix #3
date: 2013-12-25
- divide first_ask code into smaller methods, remove duplication
- add conversiosn helper class2name
date: 2013-12-20
- Stable version released