Releases: YM162/gulagcleaner
Releases · YM162/gulagcleaner
v0.16.3
What's Changed
- Update dev branch by @gongchandang49 in #43
- Add combined_dims & Create update_version workflow by @gongchandang49 in #44
Full Changelog: v0.16.2...v0.16.3
v0.16.2
What's Changed
Version 0.16.1 was working perfectly with the newly-added split banners. However, it caused older files to fail. On this new version 0.16.2, both older and newer files will be cleaned without problems.
- Ensure backwards compatibility by @gongchandang49 in #42
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- Fix PyPI workflow by @gongchandang49 in #38
- Detect split banners by @gongchandang49 in #41
Full Changelog: v0.16.0...v0.16.1
v0.16.0
Huge thanks to @gongchandang49 for authoring this fix! Gulagcleaner should be working again with this release :)
What's Changed (Patch notes by @gongchandang49)
- The previously used method for distinguishing between banner (adU=2) and footer (adU=3) is no longer reliable. Banners now display big adU values. It's no longer possible to distinguish banners (many start with 1), although they do start with adU=2 in footers.
- Bannercounter has been removed to avoid false positives.
- Ad sizes remain unchanged; the 10-unit margin seems to work well.
Full Changelog: v0.15.6...v0.16.0
v0.15.6
- Specified =v0.2.92 instead of v0.2.92 for wasm-pack
Full Changelog: v0.15.5...v0.15.6
v0.15.5
- The correct version of wasm-bindgen without the bug was actually v0.2.92
Full Changelog: v0.15.4...v0.15.5
v0.15.4
- Fixed problem with the last version of wasm-bindgen, reverted to v0.2.93
Full Changelog: v0.15.3...v0.15.4
v0.15.3
What's Changed
- Update page_type.rs by @gongchandang49 in #31
New Contributors
- @gongchandang49 made their first contribution in #31
Full Changelog: v0.15.1...v0.15.3
v0.15.1
- Fixed a bug that sometimes removed extra pages.
Full Changelog: v0.15.0...v0.15.1
v0.15.0
- Fixed error with incorrectly cut pages.
Full Changelog: v0.14.8...v0.15.0