Skip to content

v2.0.0

Compare
Choose a tag to compare
@crynobone crynobone released this 24 Jun 02:51
· 44 commits to master since this release
  • Convert base code from CoffeeScript to ES6.
  • Remove Javie.EventDispatcher, Javie.Logger, Javie.Profiler and Javie.Request.
  • Allow to send custom headers when making a Request via Request\Handler.addHeader() method.
  • Allow to use xhr on the request event listeners.