Skip to content

version 4.3.0 final

Compare
Choose a tag to compare
@tomcx tomcx released this 30 Oct 22:44
· 5 commits to master since this release
  • Changed file names: For providing an NPM module I decided to rename the
    files to the common standart:

    old new
    tame-w-comments.js tame.js
    tame.js tame.min.js

    So tame.js is now the readable version and tame.min.js is the minified one.

  • Bugfix: Minor errors fixed.