Skip to content

Releases: lambdabaa/modules

v1.2.1

Choose a tag to compare

@lambdabaa lambdabaa released this 04 Mar 02:06
  • 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

Choose a tag to compare

@lambdabaa lambdabaa released this 27 Jan 21:47
  • Fix broken gem bundling

v1.1.0

Choose a tag to compare

@lambdabaa lambdabaa released this 27 Jan 16:41
  • Allow disabling interop constants cleanup (b13528)

v1.0.0

Choose a tag to compare

@lambdabaa lambdabaa released this 27 Jan 02:01
  • modules.config replaces global set_basepath (#9)
  • Better error messages on load fail (#22)

v0.2.0

Choose a tag to compare

@lambdabaa lambdabaa released this 26 Jan 19:47
  • Observe cli debug flag (#29)
  • Prefer local modules when resolving ambiguous names (#21)
  • Ruby v2.2 compatibility (#30)
  • Mechanism for multiple exports (#6)