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: anthonynsimon/bild
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.0
Choose a base ref
...
head repository: anthonynsimon/bild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 20 commits
  • 16 files changed
  • 3 contributors

Commits on Aug 23, 2020

  1. Update CHANGELOG.md

    anthonynsimon authored Aug 23, 2020
    Configuration menu
    Copy the full SHA
    153f9d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Add github workflow

    anthonynsimon committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    90b87c0 View commit details
    Browse the repository at this point in the history
  2. Remove circleci

    anthonynsimon committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    e06ce13 View commit details
    Browse the repository at this point in the history
  3. Update license year

    anthonynsimon committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    2bc0a21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    164bd2c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. transform: reduce amount of calls to cos/sin

    Signed-off-by: Sebastien Binet <binet@cern.ch>
    sbinet committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    1b6d543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c62f9cd View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Bump golang.org/x/image from 0.0.0-20190703141733-d6a02ce849c9 to 0.5.0

    Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20190703141733-d6a02ce849c9 to 0.5.0.
    - [Release notes](https://github.com/golang/image/releases)
    - [Commits](https://github.com/golang/image/commits/v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/image
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1063b45 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    2d03a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4510d4 View commit details
    Browse the repository at this point in the history
  3. Apply fmt

    anthonynsimon committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    26c54b3 View commit details
    Browse the repository at this point in the history
  4. Update go mod

    anthonynsimon committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b4a0c34 View commit details
    Browse the repository at this point in the history
  5. Bump golang.org/x/image from 0.5.0 to 0.18.0

    Bumps [golang.org/x/image](https://github.com/golang/image) from 0.5.0 to 0.18.0.
    - [Commits](golang/image@v0.5.0...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/image
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    0a31b76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40008d0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #102 from anthonynsimon/go-mod-fix

    Fix: forward compat go mod
    anthonynsimon authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4c3ed36 View commit details
    Browse the repository at this point in the history
  8. Update gitignore

    anthonynsimon committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    696074f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30c2d1f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #101 from anthonynsimon/dependabot/go_modules/gola…

    …ng.org/x/image-0.18.0
    
    Bump golang.org/x/image from 0.5.0 to 0.18.0
    anthonynsimon authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4ebd8cc View commit details
    Browse the repository at this point in the history
  11. Update release script

    anthonynsimon committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3a83551 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    92d0456 View commit details
    Browse the repository at this point in the history
Loading