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: PROGRAP/iterator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-dev.2
Choose a base ref
...
head repository: PROGRAP/iterator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 5 files changed
  • 4 contributors

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    eba177f View commit details
    Browse the repository at this point in the history
  2. prepare v1.0.0-dev.3 (#11)

    TitanNano authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    5241e3e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    b24598d View commit details
    Browse the repository at this point in the history
  2. prepare v1.0.0-dev.4 (#13)

    TitanNano authored Nov 27, 2020
    Configuration menu
    Copy the full SHA
    5384449 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. prepare v1.0.0 (#14)

    TitanNano authored Dec 1, 2020
    Configuration menu
    Copy the full SHA
    012150b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    ad1d903 View commit details
    Browse the repository at this point in the history
  2. prepare v1.0.1 (#18)

    TitanNano authored Dec 9, 2020
    Configuration menu
    Copy the full SHA
    487a65c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Add includes method #15 (#20)

    * Add `includes` method.
    
    * linting
    
    Co-authored-by: thooijenga <thooijenga@snelstart.nl>
    tomhooijenga and thooijenga authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    3d5ff82 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

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

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    ad38072 View commit details
    Browse the repository at this point in the history
  2. prepare v1.1.0 (#26)

    TitanNano authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    6838672 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Bump lodash from 4.17.20 to 4.17.21 (#28)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.20...4.17.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 12, 2021
    Configuration menu
    Copy the full SHA
    839e7ac View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Bump glob-parent from 5.1.1 to 5.1.2 (#29)

    Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
    - [Release notes](https://github.com/gulpjs/glob-parent/releases)
    - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
    - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: glob-parent
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    d6e7045 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Bump minimist from 1.2.5 to 1.2.6 (#30)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    0751c63 View commit details
    Browse the repository at this point in the history
  2. Bump ansi-regex from 4.1.0 to 4.1.1 (#31)

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    769030c View commit details
    Browse the repository at this point in the history
Loading