Thanks to visit codestin.com
Credit goes to github.com

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: lukeed/tsm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: lukeed/tsm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 8 commits
  • 11 files changed
  • 1 contributor

Commits on Oct 9, 2021

  1. Configuration menu
    Copy the full SHA
    822f0ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    329ac1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98dab33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5eb473 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1368d98 View commit details
    Browse the repository at this point in the history
  6. fix(bin): allow global usage

    lukeed committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    fbbb29f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. fix: ensure Windows support (#9)

    * fix(bin): use relative file in argv loader
    
    * fix(loader): use "file:///" prefix for config file
    
    * chore(loader): use named `url` imports
    
    * fix(require): ensure valid file paths after URL work
    
    * chore(bin): include `node bin` tests
    
    * chore(bin): include windows in test matrix
    
    * chore(bin): revert to npm :(
    
    - don't want to deal with multiple "install / env" steps
    lukeed authored Oct 10, 2021
    Configuration menu
    Copy the full SHA
    acb1071 View commit details
    Browse the repository at this point in the history
  2. 2.1.1

    lukeed committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    4876242 View commit details
    Browse the repository at this point in the history
Loading