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: stephaneyfx/enum-iterator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: stephaneyfx/enum-iterator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    9598d98 View commit details
    Browse the repository at this point in the history
  2. Bump versions

    stephaneyfx committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f5960f1 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Go back to 0BSD license

    The goal has not changed and is still to enable this library for the
    widest audience without restrictions. After reading many articles
    regarding licensing, 0BSD seems like a more precise way to achieve this
    goal.
    
    - 0BSD is far from being as popular as MIT. That is its only drawback.
    - The 0BSD license appears to have been recognized as an open-source
      license by major IT companies (no need to jump through legal hoops to
      use a 0BSD licensed library).
    - 0BSD is short, simple and clear.
    - 0BSD is unambiguous about attribution: attribution is not required.
    stephaneyfx committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e8e082e View commit details
    Browse the repository at this point in the history
  2. Bump versions

    stephaneyfx committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2b1aaef View commit details
    Browse the repository at this point in the history
Loading