Skip to content

Releases: AdguardTeam/FiltersCompiler

1.0.32

30 May 14:36
Compare
Choose a tag to compare

Added strict mode handling
Strict mode allows controlling behavior for building optimized filters. If strict mode is off and optimized filter couldn't be constructed, it'll fallback to the original rules.

1.0.28

28 Feb 11:25
Compare
Choose a tag to compare

Added /notOptimized option for @include directive.

[Fixed] Do not optimize filters which are inside #if directives: #40

1.0.27

15 Jan 14:59
Compare
Choose a tag to compare

[Fixed] Add a validity checking for rules with domain modifier #38

1.0.26

03 Jan 15:25
Compare
Choose a tag to compare

Changed platforms configuration due to new rules features in extension.

1.0.25

26 Dec 13:06
Compare
Choose a tag to compare

Various fixes and performance improvements.

1.0.1

05 Feb 19:37
Compare
Choose a tag to compare

Fixed few issues.

1.0.0

02 Feb 11:49
Compare
Choose a tag to compare

The very first release of new node-based filters compiler.