Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.0 #301

Merged
merged 3 commits into from
Aug 27, 2019
Merged

Release 1.0.0 #301

merged 3 commits into from
Aug 27, 2019

Conversation

remusao
Copy link
Collaborator

@remusao remusao commented Aug 27, 2019

This marks the first "stable release" of @cliqz/adblocker. The project has been stable for a long while and running in production for millions of users. It was about time to graduate it to v1! This does not mark the end of the development and innovation but more of a "checkbox ticked"; people looking at the project can now safely feel like they can use it in production and @cliqz/adblocker will not let them down! In the future, we will continue supporting bleeding edge features, new filters and keep the performance great.

Changelog since v0.14.0:

  • small improvements #300
    • minify script injection wrapper to save a few bytes
    • rename 'engine' into 'blocker' in examples for consistency
    • use up-to-date resources.txt from CDN
    • drop 'collapse' type (not supported upstream anymore)
    • expose some extra symbols: detectFilterType and Resources
  • chore: clean-ups #294
    • Remove use of eslint completely (all source code is TypeScript so tslint is enough)
    • Remove Dockerfile, run_tests.sh
    • Move bench to TypeScript
    • Remove un-used bench/dataset/ folder
    • Make sure that all sub-packages can be installed and built independently (fix missing deps)
  • enable @cliqz/metalint for repository linting #255

@remusao remusao merged commit ef273e4 into ghostery:master Aug 27, 2019
@remusao remusao deleted the release-1.0.0 branch September 5, 2019 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant