meld.js 1.0.0 released!

38 views
Skip to first unread message

Brian Cavalier

unread,
Sep 19, 2012, 3:55:00 PM9/19/12
to
Hot on the heels of the 0.8.0 release last week, we've just released meld.js 1.0.0.  There is no functional change from 0.8.0, but this release is targeted only at modular environments, and thus removes the browser global (window.meld).  Onward and upward with modular Javascript and modern platforms.

Check out meld's AOP capabilities in the new reference and API docs.  Some highlights:
  1. Before, on, around, afterReturning, afterThrowing, and after (finally) advices,
  2. Advice can be applied to object methods, plain functions, and even constructors!
  3. Pointcut matcher types, like RegExps and functions, that allow applying advice across many methods in one call
Enjoy!
Reply all
Reply to author
Forward
0 new messages