Commit graph

  • 39a1eddb9c Tweaks to docs Andrew 2025-09-22 20:30:36 +1200
  • aebddf443a
    Allow brute filter configuration (#720) andrews05 2025-09-26 09:20:29 +1200
  • 374ca11492 Use raw deflate rather than zlib for brute Andrew 2025-09-21 00:24:57 +1200
  • 9829d07478 Allow tuning the brute filter Andrew 2025-08-07 15:51:59 +1200
  • 7cc91b1308
    Add max_uncompressed_size (#732) andrews05 2025-09-26 08:46:35 +1200
  • 3ec0b8219d Add max_size tests Andrew 2025-09-23 08:34:27 +1200
  • 13a0b6ec45 Add max_uncompressed_size Andrew 2025-08-23 12:41:05 +1200
  • 14532e8bf5
    BC breaks for v10 (#715) andrews05 2025-09-21 03:16:22 +1200
  • c3edf3110e Use lowercase z for zopfli Andrew 2025-09-01 13:21:00 +1200
  • d93dd21a18 Prefer off/on for --interlace Andrew 2025-09-01 13:20:43 +1200
  • 6e3b64d8c5 Simplify read_file Andrew 2025-08-23 09:01:15 +1200
  • c4342cb073 Tidy up errors Andrew 2025-08-04 18:16:03 +1200
  • be608ea876 Add --ziwi option Andrew 2025-08-05 19:32:36 +1200
  • 8a5a3ab69e Use ZopfliOptions for Zopfli Deflater Andrew 2025-08-04 19:11:38 +1200
  • 79743a3b48 Don't preserve access time Andrew 2025-08-04 18:18:10 +1200
  • 7a3de278f8 Change interlacing to bool Andrew 2025-08-04 18:15:11 +1200
  • fafe3707be Change pretend to dry-run Andrew 2025-08-04 17:27:58 +1200
  • eef5633786 Tweak some naming Andrew 2025-08-04 17:25:00 +1200
  • 8d75a6acfe Return sizes from optimize Andrew 2025-08-04 14:22:26 +1200
  • 2a3aa83928
    chore: fix Clippy lint, very slightly optimize optimize_alpha function Alejandro González 2025-09-20 13:20:14 +0200
  • 82cae58794
    chore: update dependencies Alejandro González 2025-09-20 13:34:57 +0200
  • 71290acc62
    Reduce memory usage of fast evaluation (#713) andrews05 2025-09-20 06:36:17 +1200
  • 53675ff7b2
    chore(deps): bump the rust-dependencies group across 1 directory with 4 updates dependabot[bot] 2025-09-15 14:00:03 +0000
  • a2d73b0b0c
    chore(deps): bump the rust-dependencies group across 1 directory with 3 updates dependabot[bot] 2025-09-08 13:12:58 +0000
  • 8d53e52408 Remove TryFrom for FilterStrategy Andrew 2025-09-04 09:21:29 +1200
  • 654552cf73 Guard against predefined in recompress_frames Andrew 2025-08-08 08:54:41 +1200
  • 7f98f7c557 Add const shorthands for delta filters Andrew 2025-08-05 09:49:43 +1200
  • 8c3758b9f4 Add Predefined filter strategy Use this to retain filters during evaluation rather than the complete filtered data Andrew 2025-05-20 15:17:42 +1200
  • 682b5d9ad0 Split RowFilter and FilterStrategy Andrew 2025-05-20 08:47:19 +1200
  • ff9beb00fe chore(deps): bump actions/attest-build-provenance from 2 to 3 dependabot[bot] 2025-09-01 22:45:21 +0000
  • 935467c669
    chore(deps): bump the rust-dependencies group with 2 updates dependabot[bot] 2025-09-02 01:34:06 +0000
  • 4000c09db5
    chore(deps): bump actions/attest-build-provenance from 2 to 3 dependabot[bot] 2025-09-01 22:45:21 +0000
  • c60dbd12a5
    Update runners, rust, and dependencies (#724) andrews05 2025-08-26 00:49:59 +1200
  • 46bb275a74 Update dependencies Andrew 2025-08-25 16:54:43 +1200
  • b453b7c3f8 Update rust and fix issues Andrew 2025-08-10 17:05:48 +1200
  • 13d9eceb4b Update runners Andrew 2025-08-25 08:22:54 +1200
  • 264df4b8cf
    chore(deps): bump the rust-dependencies group with 2 updates dependabot[bot] 2025-08-18 19:19:16 +0000
  • 54c49a1644 chore(deps): bump the rust-dependencies group with 2 updates dependabot[bot] 2025-08-11 19:26:29 +0000
  • 1e14344a89 chore(deps): bump the rust-dependencies group with 2 updates dependabot[bot] 2025-08-11 19:26:29 +0000
  • 9d3e6e6f33 chore(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-11 18:55:02 +0000
  • 11d0032c7d
    chore(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-11 18:55:02 +0000
  • 5ee3c2afa0 chore(deps): bump the rust-dependencies group with 2 updates dependabot[bot] 2025-07-14 16:20:25 +0000
  • 5ac0a1549f
    chore(deps): bump the rust-dependencies group with 2 updates dependabot[bot] 2025-07-14 16:20:25 +0000
  • 1c02ee9299
    README: use version v9.1.5 for the pre-commit config example (#711) John Bampton 2025-07-10 04:42:03 +1000
  • 8600b06a9d
    README: use version v9.1.5 for the pre-commit config example John Bampton 2025-07-09 10:54:42 +1000
  • 0ff97448c2
    chore(deps): bump rgb from 0.8.50 to 0.8.51 in the rust-dependencies group (#710) dependabot[bot] 2025-07-07 17:48:17 +0200
  • 7a0fa4da00
    chore(deps): bump rgb in the rust-dependencies group dependabot[bot] 2025-07-07 15:30:19 +0000
  • 420ea940bc
    chore(deps): bump indexmap from 2.9.0 to 2.10.0 in the rust-dependencies group (#709) dependabot[bot] 2025-06-30 20:39:02 +0200
  • 7e64af1f16
    chore(deps): bump indexmap in the rust-dependencies group dependabot[bot] 2025-06-30 16:49:13 +0000
  • fe1f5a0889
    Change repository name reference + Docker registry URL AFCMS 2025-06-24 01:38:43 +0200
  • a496d745a5 Mention older Docker images location AFCMS 2025-06-22 20:44:08 +0200
  • c8d7c666c0 Change repository name reference + Docker registry URL AFCMS 2025-06-22 13:44:51 +0200
  • fd5b7a4aa8
    chore(deps): bump dawidd6/action-download-artifact from 10 to 11 (#705) dependabot[bot] 2025-06-24 00:42:19 +0200
  • 0fffb3a5c7 chore(deps): bump dawidd6/action-download-artifact from 10 to 11 dependabot[bot] 2025-06-16 14:09:51 +0000
  • 8631eb1c79
    chore(deps): bump clap from 4.5.39 to 4.5.40 in the rust-dependencies group (#706) dependabot[bot] 2025-06-16 17:38:20 +0200
  • e47c8893a9
    chore(deps): bump clap in the rust-dependencies group dependabot[bot] 2025-06-16 14:46:24 +0000
  • d57d880770 chore(deps): bump the rust-dependencies group with 2 updates dependabot[bot] 2025-06-05 14:10:58 +0000
  • 58059a4064
    chore(deps): bump the rust-dependencies group with 2 updates dependabot[bot] 2025-06-05 14:10:58 +0000
  • bf276f29b8
    Include Cargo deps in Dependabot checks Josh Holmer 2025-06-05 10:09:52 -0400
  • 54a31a65a7 Bump dawidd6/action-download-artifact from 9 to 10 dependabot[bot] 2025-06-01 13:52:40 +0000
  • b888012fc3
    Bump dawidd6/action-download-artifact from 9 to 10 dependabot[bot] 2025-06-01 13:52:40 +0000
  • 788997c437 Fix letter transposition in README.md Demetris Kikizas 2025-05-05 07:43:43 +0300
  • fb2e0cbddd Fix letter transposition in README.md Demetris Kikizas 2025-05-05 07:43:43 +0300
  • a451711e96
    Fix ARM64 Debian packages lacking dependencies Alejandro González 2025-04-26 16:25:25 +0200
  • ef1d87427d
    Simplify and optimize CI workflows Alejandro González 2025-04-26 16:28:58 +0200
  • fa7d3d9067
    Tentative fix for deploy job flakiness Alejandro González 2025-04-26 13:47:25 +0200
  • 8c6532ca1b
    Reformat deploy.yml file Alejandro González 2025-04-26 13:47:04 +0200
  • c7d462f909
    Bump version to 9.1.5 (#697) v9.1.5 andrews05 2025-04-26 11:19:57 +1200
  • c3bf046b5d Bump version to 9.1.5 Andrew 2025-04-24 20:37:38 +1200
  • ef7b5eeba5 Fix new clippy lints Andrew 2025-04-25 08:27:17 +1200
  • a44ba5f88b
    Add option to disable parallel file processing (#695) andrews05 2025-04-23 21:09:15 +1200
  • 6aef3f5bdc Add sequential option for multiple files Andrew 2025-04-21 10:52:48 +1200
  • d168fffb12 Create security policies document Josh Holmer 2025-04-22 01:02:50 -0400
  • 02c8384140
    Create security policies document Josh Holmer 2025-04-22 01:02:50 -0400
  • 748d5987a5 Noteworthy dependency updates, including zopfli Alejandro González 2025-04-18 21:07:50 +0200
  • 899914303e
    Noteworthy dependency updates, including zopfli Alejandro González 2025-04-18 21:07:50 +0200
  • 26b084c161
    Switch Docker image from alpine to scratch (#692) AFCMS 2025-04-15 22:17:46 +0200
  • 3960db2db7
    Change base image from alpine to scratch AFCMS 2025-03-31 15:16:31 +0200
  • dfd301cfc5
    Docker strict warning checking AFCMS 2025-03-31 15:15:50 +0200
  • f7a66f2075 Bump crossbeam-channel from 0.5.14 to 0.5.15 dependabot[bot] 2025-04-10 14:44:37 +0000
  • 1db0bbe484
    Bump crossbeam-channel from 0.5.14 to 0.5.15 dependabot[bot] 2025-04-10 14:44:37 +0000
  • 7650953faf
    Improve memory usage of evaluator (#688) andrews05 2025-03-09 00:01:02 +1300
  • 5a2e4387ce Add data_is_compressed property Andrew 2025-03-08 14:29:38 +1300
  • dd023f740b Improve memory usage of evaluator Andrew 2025-03-08 09:22:08 +1300
  • 6cf42fbefa
    Bump dawidd6/action-download-artifact from 8 to 9 (#686) dependabot[bot] 2025-03-01 16:14:09 +0100
  • 06f65c965f
    Bump dawidd6/action-download-artifact from 8 to 9 dependabot[bot] 2025-03-01 13:52:34 +0000
  • 1e3f4520ef
    Disallow grayscale transformation if non-sRGB profile (#682) andrews05 2025-02-27 10:39:20 +1300
  • e4526dc3a5 Update test files Andrew 2025-02-18 20:48:06 +1300
  • a62ee0db15 Disallow grayscale if not sRGB Andrew 2025-02-10 16:14:53 +1300
  • d649beacac
    Use current version in pre-commit example (#681) Jakub Marcowski 2025-02-14 22:39:47 +0100
  • 850cfa0b76
    Use current version in pre-commit example Jakub Marcowski 2025-02-14 22:13:57 +0100
  • bc8c364568
    Bump version to 9.1.4 (#680) v9.1.4 andrews05 2025-02-15 07:11:32 +1300
  • c4c47f5402 Bump version to 9.1.4 Andrew 2025-02-14 19:00:02 +1300
  • 30387b26d9
    Bump dependencies (#679) andrews05 2025-02-14 23:51:36 +1300
  • 0c06495e60 Bump dependencies Andrew 2025-02-14 13:12:47 +1300
  • 1188b9a91e
    Reduction performance tweaks (#676) andrews05 2025-02-09 06:49:04 +1300
  • 76d24ff226 Use chunks_exact Andrew 2025-02-02 22:38:31 +1300
  • 963fe7dd45 Remove defunct reduction benches, add new ones Andrew 2025-02-02 18:00:02 +1300
  • 5a4cfa9505
    Exclude system-libdeflate feature from Clippy feature combinations Alejandro González 2025-02-02 18:26:50 +0100
  • 174f36ad8f
    Improve indexed to grayscale conversion (#674) andrews05 2025-02-03 06:26:18 +1300