Skip to content

Latest commit

 

History

History
131 lines (71 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

131 lines (71 loc) · 1.61 KB

Changelog

Versions

1.0.0

Major changes

None.

Minor changes

  • Added a whole section on the pros and cons of using this library in the README
  • Added more examples and fixed some corrupted ones in the README

Patches

None.

0.4.0

Major changes

None.

Minor changes

  • Added unit tests (#5)

Patches

None.

0.3.0

Major changes

None.

Minor changes

  • Shorter module browser links (#4)

Patches

None.

0.2.1

Major changes

None.

Minor changes

None.

Patches

  • Fixed some links that were wrong when using unpkg for the browser (#3)

0.2.0

Major changes

None.

Minor changes

  • Added more framework examples (#2)

Patches

None.

0.1.3

Major changes

None.

Minor changes

None.

Patches

  • Fixed a mistake when the build was unchanged

0.1.2

Major changes

None.

Minor changes

None.

Patches

  • Fixed an issue with strings without variables (#1)

0.1.1

Major changes

None.

Minor changes

  • Removed Babel

Patches

  • Added examples links to Repl.it
  • Replaced replaceAll by replace calls to support a wider range of engines

0.1.0

Initial release.