8000 Release Extend public API, add tests, rewrite in ES6, ESLint. · giotiskl/filterizr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Extend public API, add tests, rewrite in ES6, ESLint.

Compare
Choose a tag to compare
@giotiskl giotiskl released this 20 Jan 22:01
· 442 commits to master since this release
3D34

This release is a major rewrite of Filterizr's core without breaking the existing API. It features:

  • Core rewritten in ES6, with Webpack and Babel
  • ESLint
  • Tests
  • Set up CI
  • Drop Bower support
  • Extend publish API with destroy and insertItem methods.

Closes #6, #20, #69, #13.

0