Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 561 Bytes

File metadata and controls

30 lines (18 loc) · 561 Bytes

Change Log

0.1.5 - 2018-07-24

A couple bugfixes in the new lazy code:

  • spec correctly checks that the macro? option is present when lazy? is present
  • docstrings and other metadata are forwarded correctly for lazy loading

0.1.4 - 2018-07-24

  • Added lazy loading

0.1.3 - 2018-06-20

  • Added renaming
  • Added dynamic proxying
  • Better error messages

0.1.2 - 2017-11-14

  • Eliminated reflection
  • Now updates the var when the original changes

0.1.1 - 2017-11-11

Added error handling and metadata copying.

0.1.0 - 2017-11-10

Initial.