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: image-js/fast-png
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.3
Choose a base ref
...
head repository: image-js/fast-png
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 1, 2019

  1. refactor: rename bitDepth to depth

    BREAKING CHANGE:
    
    The `bitDepth` field was renamed to `depth`.
    targos committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    306b32b View commit details
    Browse the repository at this point in the history
  2. refactor: replace components with channels and remove alpha

    BREAKING CHANGE:
    
    * The components property has been replaced with channels, that includes
      alpha.
    * The alpha property has been removed. It was unused after the previous
      change.
    targos committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    35393fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce4ac8c View commit details
    Browse the repository at this point in the history
  4. 4.0.0

    targos committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    998c162 View commit details
    Browse the repository at this point in the history
Loading