# 0.0.7 * Add `Uber::Callable` and support for it in `Options::Value`. # 0.0.6 * Fix `Version#>=` partially. # 0.0.5 * Add `Uber::Version` for simple gem version deciders. # 0.0.4 * Fix a bug where `dynamic: true` wouldn't invoke a method but try to run it as a block. # 0.0.3 * Add `Options` and `Options::Value´ for abstracting dynamic options. # 0.0.2 * Add `::inheritable_attr`.