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: piuccio/cowsay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: piuccio/cowsay
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 10 commits
  • 16 files changed
  • 5 contributors

Commits on Aug 23, 2020

  1. Update rollup (#61)

    piuccio authored Aug 23, 2020
    Configuration menu
    Copy the full SHA
    2ec3102 View commit details
    Browse the repository at this point in the history
  2. Convert from nodeunit ot tape (#62)

    nodeunit is now deprecated and I prefer a small library like tape over bigger testing libraries
    piuccio authored Aug 23, 2020
    Configuration menu
    Copy the full SHA
    0331e4b View commit details
    Browse the repository at this point in the history
  3. fix some typos (#58)

    iArmanKarimi authored Aug 23, 2020
    Configuration menu
    Copy the full SHA
    3f3e8e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Replace optimist with yargs (#63)

    Add an option `--think` to run cowsay as cowthink
    piuccio authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    c82eaaa View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Closes #51 : Added index.d.ts + documentation for javascript and type…

    …script (#59)
    
    Co-authored-by: Lachlan Heywood <lachieh@users.noreply.github.com>
    iArmanKarimi and lachieh authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    1d5d435 View commit details
    Browse the repository at this point in the history
  2. Spelling error in koala (#65)

    Fix spelling mistake
    liljencrantz authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    956476f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    19774d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58df028 View commit details
    Browse the repository at this point in the history
  3. Bump y18n from 4.0.0 to 4.0.1 (#70)

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 28, 2021
    Configuration menu
    Copy the full SHA
    34b572e View commit details
    Browse the repository at this point in the history
  4. 1.5.0

    piuccio committed May 28, 2021
    Configuration menu
    Copy the full SHA
    692127f View commit details
    Browse the repository at this point in the history
Loading