- Interop loading modules should make private instance methods public (#35)
- Support for clearing cached defn (#20)
- Fix issue with dynamic imports (#33)
- Fix broken gem bundling
- Allow disabling interop constants cleanup (b13528)
modules.configreplaces globalset_basepath(#9)- Better error messages on load fail (#22)
- Observe cli debug flag (#29)
- Prefer local modules when resolving ambiguous names (#21)
- Ruby v2.2 compatibility (#30)
- Mechanism for multiple exports (#6)
- Correct files list in modules.gemspec and respond to -v flag.
- Use kernel.load to for local module imports (#10)