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

Feat/progressive interlaced #399

Merged
merged 21 commits into from
Oct 27, 2024
Merged

Feat/progressive interlaced #399

merged 21 commits into from
Oct 27, 2024

Commits on Jun 3, 2024

  1. chore: dependency bump

    konnng-dev committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6103f18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8113701 View commit details
    Browse the repository at this point in the history
  3. fix: linting issues

    konnng-dev committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9a17fb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    923669c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d50e0f View commit details
    Browse the repository at this point in the history
  6. fix: revert changes

    konnng-dev committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0a78cc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a6cce2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb744d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11fb220 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0086f8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    62623fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c5eb1e2 View commit details
    Browse the repository at this point in the history
  13. test: move Encoder test

    konnng-dev committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a602e8f View commit details
    Browse the repository at this point in the history
  14. test: fix test typings

    konnng-dev committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d2dd5f2 View commit details
    Browse the repository at this point in the history
  15. test: fix lint issue

    konnng-dev committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    db23123 View commit details
    Browse the repository at this point in the history
  16. chore: docs entry added

    konnng-dev committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c4211b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Merge pull request #394 from Konnng/3.x

    Fully supports progressive JPGS and Interlaced images for 3.x
    ADmad authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    d3e4bcf View commit details
    Browse the repository at this point in the history
  2. Fix docs

    ADmad committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ecb356e View commit details
    Browse the repository at this point in the history
  3. Add missing property types

    ADmad committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6313aea View commit details
    Browse the repository at this point in the history
  4. Rename class Encode to Encoder.

    ADmad committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    d622476 View commit details
    Browse the repository at this point in the history
  5. Fix docs

    ADmad committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    4f2cf24 View commit details
    Browse the repository at this point in the history