Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (24 loc) · 672 Bytes

CHANGELOG.md

File metadata and controls

30 lines (24 loc) · 672 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[3.0.3] - 2016-09-11

Fixed

  • Fix include complex module name (a.b.c.d)

[3.0.2] - 2016-09-09

Fixed

  • CSS with script calling multiple time final callback

[3.0.1] - 2016-09-09

Fixed

  • Mutiple include level not working

[3.0.0] - 2016-09-07

Added

  • CSS loading
  • Changelog file
  • License file
  • Travis ci

Fixed

  • Multiple uses of Include crash
  • External js crash
  • External js with module name crash
  • Stability