Skip to content

Releases: lambdabaa/modules

v1.2.1

04 Mar 02:06
Compare
Choose a tag to compare
  • Interop loading modules should make private instance methods public (#35)
  • Support for clearing cached defn (#20)
  • Fix issue with dynamic imports (#33)

v1.1.1

27 Jan 21:47
Compare
Choose a tag to compare
  • Fix broken gem bundling

v1.1.0

27 Jan 16:41
Compare
Choose a tag to compare
  • Allow disabling interop constants cleanup (b13528)

v1.0.0

27 Jan 02:01
Compare
Choose a tag to compare
  • modules.config replaces global set_basepath (#9)
  • Better error messages on load fail (#22)

v0.2.0

26 Jan 19:47
Compare
Choose a tag to compare
  • Observe cli debug flag (#29)
  • Prefer local modules when resolving ambiguous names (#21)
  • Ruby v2.2 compatibility (#30)
  • Mechanism for multiple exports (#6)