Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 101arrowz/fflate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.4
Choose a base ref
...
head repository: 101arrowz/fflate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.2
Choose a head ref
  • 18 commits
  • 129 files changed
  • 3 contributors

Commits on May 13, 2023

  1. minor optimizations

    101arrowz committed May 13, 2023
    Configuration menu
    Copy the full SHA
    3280868 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    4eff0c3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    038dff5 View commit details
    Browse the repository at this point in the history
  2. prepare v0.8.0

    101arrowz committed May 16, 2023
    Configuration menu
    Copy the full SHA
    52da76e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. v0.8.0

    101arrowz committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e81b3e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Optimize inner loop in inflt (#180)

    This made decompressing small data (~1kb) 3% faster for me with Chrome 115.
    karyon authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    1a7a484 View commit details
    Browse the repository at this point in the history
  2. Fix types ESM module resolution (#170)

    * Fix types ESM module resolution
    
    * Retain .js extension
    
    ---------
    
    Co-authored-by: 101arrowz <[email protected]>
    Methuselah96 and 101arrowz authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    c36d658 View commit details
    Browse the repository at this point in the history
  3. Fixing docs, patching code

    101arrowz committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    5367938 View commit details
    Browse the repository at this point in the history
  4. refactor build tooling

    101arrowz committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    cf98805 View commit details
    Browse the repository at this point in the history
  5. improve and update docs

    101arrowz committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    9698440 View commit details
    Browse the repository at this point in the history
  6. fix npmignore, license

    101arrowz committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    d6513c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. finishing touches

    101arrowz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9d25f9f View commit details
    Browse the repository at this point in the history
  2. v0.8.1

    101arrowz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9febd5e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. fix parcel deps

    101arrowz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    ede194b View commit details
    Browse the repository at this point in the history
  2. fix demo build

    101arrowz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    ab03770 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. fix casing

    101arrowz committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ef157f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Improve streaming API

    101arrowz committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d60ed05 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    d324365 View commit details
    Browse the repository at this point in the history
Loading