Updates to slick 1.4.1
No changes to the directive functionality itself.
Just an FYI on all the slick methods exposed by the directive on the scoped slick variable: Its no longer necessary. Slick exposes methods directly in $.fn.slick(<methodName>, ...)
manner.