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: pokusew/nfc-pcsc Loading
base: v0.8.1
Choose a base ref
...
head repository: pokusew/nfc-pcsc Loading
compare: master
Choose a head ref
  • 11 commits
  • 9 files changed
  • 1 contributor

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    25e4db4 View commit details
    Browse the repository at this point in the history
  2. Improve .editorconfig

    pokusew committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e1a1d87 View commit details
    Browse the repository at this point in the history
  3. Remove Travis CI config

    pokusew committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8681e19 View commit details
    Browse the repository at this point in the history
  4. Add GitHub Actions CI

    pokusew committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3a6a515 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8baebc3 View commit details
    Browse the repository at this point in the history
  6. Upgrade dev dependencies

    pokusew committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    aa2cdd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Upgrade dev dependencies

    pokusew committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bfc2e39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eadb17 View commit details
    Browse the repository at this point in the history
  3. Update .idea metadata

    pokusew committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8671cd9 View commit details
    Browse the repository at this point in the history
  4. Fix typos

    pokusew committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f470858 View commit details
    Browse the repository at this point in the history
  5. Change chalk version in dev dependencies

    chalk is used only in examples/pretty-logger.js
    chalk >=5.0.0 is ESM only. chalk v4 is the latest version that has CommonJS support.
    pokusew committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    877e83d View commit details
    Browse the repository at this point in the history
Loading