0.4.2 / 2024-01-24

  • Switched to using require_relative to improve load-times.
  • Added # frozen_string_literal: true to all files.

0.4.1 / 2012-05-27

0.4.0 / 2011-11-19

0.3.2 / 2011-07-12

0.3.1 / 2011-03-08

0.3.0 / 2010-04-28

0.2.0 / 2010-04-13

  • Renamed the open-namespace gem to open_namespace, for naming consistency.

0.1.0 / 2010-02-11

  • Require extlib >= 0.9.14.
  • Provides implicit loading of constants via const_missing.
  • Provides explicit loading of constants via require_const.