Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 884 Bytes

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 884 Bytes

Invisible Changelog

0.2

0.2.5 (October 30, 2019)

  • Handle namespaces when prepending (#7)

0.2.4 (October 30, 2019)

  • Only dup module if prepending class has different visibility (#6)

0.2.3 (October 30, 2019)

  • Only prepend dup'ed module once if possible (#5)

0.2.2 (October 30, 2019)

  • Give a name to prepended module. (#4)

0.2.1 (October 30, 2019)

  • Change name of attribute accessor in prepended module to invisible. (#3)

0.2.0 (October 29, 2019)

  • Add support for prepend. (#2)

0.1

0.1.0 (October 29, 2019)

  • Support for include.