Skip to content

Releases: macie/smallstache

v0.5.3

23 Nov 21:12
Compare
Choose a tag to compare

Security fix for ReDoS attack (CWE-1333).

Full Changelog: v0.5.2...v0.5.3

v0.5.2

19 Nov 14:46
Compare
Choose a tag to compare

Upgrade build dependencies and migrate to CircleCI.

Full Changelog: v0.5.1...v0.5.2

Fix node documentation

28 Oct 08:35
Compare
Choose a tag to compare
v0.5.1

Fix node example

Babel 7 & documentation

28 Oct 07:46
Compare
Choose a tag to compare

Simplify building and testing ES6 code by using new tools:

  • Babel in version 7
  • Jest for coverage reports (instead of nyc)
  • ESLint for static code analysis

Improve documentation by:

  • adding example of browser usage
  • including examples directory to npm release
  • using static code analysis on README.md file
  • improving tests readability

Upgraded build & test processes

16 Jun 15:21
Compare
Choose a tag to compare

Simplify building and testing ES6 code by using new tools: