Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.4.4 #124

Merged
merged 304 commits into from Mar 16, 2019
Merged

Release v0.4.4 #124

merged 304 commits into from Mar 16, 2019
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 7, 2017

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

Commits on Jul 16, 2017

  1. update deps

    bdistin committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    8625773 View commit details
    Browse the repository at this point in the history
  2. Docs build: c947062

    bdistin committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    01c52e8 View commit details
    Browse the repository at this point in the history
  3. Docs build: 01c52e8

    bdistin committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    ccb92b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Add Greenkeeper badge 🌴 (#15)

    * docs(readme): add Greenkeeper badge
    
    * Update README.md
    greenkeeper[bot] authored and bdistin committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    21de27f View commit details
    Browse the repository at this point in the history
  2. Fix travis deploy

    bdistin committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    f9e536b View commit details
    Browse the repository at this point in the history
  3. Docs build: 21de27f

    bdistin committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    5ce41a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. update eslint

    bdistin committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    2bd3443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    291133e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. Update README.md

    bdistin committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    39e4515 View commit details
    Browse the repository at this point in the history
  2. Docs build: 39e4515

    bdistin committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    779390e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. code cleanup

    bdistin committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    57b6528 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Fix typo (#16)

    kyraNET authored and bdistin committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    e1f8556 View commit details
    Browse the repository at this point in the history
  2. Docs build: e1f8556

    bdistin committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    988ca7f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. fix util mkDir

    bdistin committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    1876e5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    011f8b7 View commit details
    Browse the repository at this point in the history
  3. Docs build: 011f8b7

    bdistin committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    8c684fa View commit details
    Browse the repository at this point in the history
  4. Fix copy error

    bdistin committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    fc8857a View commit details
    Browse the repository at this point in the history
  5. 0.2.1

    bdistin committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    ecbc91e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. Copy file (#18)

    * copyFile changes
    
    * some docs, still very wip
    
    * Update .travis.yml
    
    * mock fs can't handle the new fs.copyFile yet
    
    * emptyDir bugfix
    
    * last bug fix
    
    * Typings. (#19)
    
    * Create tslint.json
    
    * Fixed typos, added typings.
    
    * Fixed all JSDocs
    
    * minor fixes
    
    * fix lint and friends
    
    * missed docs
    
    * le typings
    bdistin committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    29fb5da View commit details
    Browse the repository at this point in the history
  2. Docs build: 29fb5da

    bdistin committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    fb12a50 View commit details
    Browse the repository at this point in the history
  3. update readme

    bdistin committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    8e9399d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'stable'

    bdistin committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    83dc519 View commit details
    Browse the repository at this point in the history
  5. Docs build: 83dc519

    bdistin committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    1e4d023 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'stable'

    bdistin committed Sep 22, 2017
    1 Configuration menu
    Copy the full SHA
    eb98f8a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Coverage (#21)

    * start coverage and docs changes
    
    * remove docs from future master
    
    * oops travis
    
    * make codacy happy more tests, still wip
    
    * progress, but mock-fs sucks
    
    * fix scripts
    
    * begin module structure and ditching mock-fs
    
    * add another test to see if somethings wrong...
    
    * oops
    
    * Update Messages, Add test
    
    * tests progress
    
    * push progress
    
    * push progress
    
    * oops
    
    * push progress
    
    * oops
    
    * finish basic tests
    
    * small fixes
    
    * oops
    
    * bug fix
    
    * test fixes
    
    * should fix a lot of symlink bugs?
    
    * maybe fix move tests?
    
    * take 2 move tests
    
    * take 3 move
    
    * fix remove tests
    
    * ahah!
    
    * see how this fares for copy
    
    * idek anymore
    
    * try this on for size
    
    * duh
    
    * fingers crossed
    
    * more copy coverage
    
    * copy coverage
    bdistin committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    09ca702 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bdistin committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    eaaa542 View commit details
    Browse the repository at this point in the history
  3. More unit tests (#22)

    * copy tests
    
    * oh yeah
    
    * symlink copy test
    
    * interesting edge test
    
    * oops
    
    * up threshold
    bdistin committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    1f542a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa0eaf7 View commit details
    Browse the repository at this point in the history
  5. 0.3.1

    bdistin committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    ed94389 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df4ab7a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

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

Commits on Oct 18, 2017

  1. Scan (#24)

    * impliment scan idea (klaw without nastiness)
    
    * impliment limit
    
    * umm?
    
    * ohh!
    
    * should do the first directory.
    
    * add filter
    
    * fix limit
    
    * docs
    
    * copy paste OP
    
    * tests
    
    * fix test
    
    * unneeded `async`
    
    * typings I think
    bdistin committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    f19e800 View commit details
    Browse the repository at this point in the history
  2. 0.3.2

    bdistin committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    2d38a62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28d5753 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2017

  1. Fixed some types (#27)

    * Fixed some types
    
    * I guess this is the fix
    kyraNET authored and bdistin committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    cbddc53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    167a2dc View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2017

  1. Add matrix testing support

    bdistin committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    92a318b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1342f7b View commit details
    Browse the repository at this point in the history
  3. uh, you skipped 8...

    bdistin committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    07a2031 View commit details
    Browse the repository at this point in the history
  4. try again travis

    bdistin committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    47aed72 View commit details
    Browse the repository at this point in the history
  5. ?? travis you there?

    bdistin committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    d5a29ac View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. update lint

    bdistin committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    0dd4f52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fbfc79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    683c943 View commit details
    Browse the repository at this point in the history
  4. fix broken test?

    bdistin committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    d44a4fa View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. Fixed typings (#30)

    * Fixed typings (hopefully)
    
    Fixed return types for createReadStream and createWriteStream
    Imported Buffer to fix a ton of errors
    
    * Fixed a missing property by just importing from fs
    
    I don't remember what I was trying to use, but something was missing
    from ReadStream/WriteStream. I just imported it from fs, to ensure
    consistency.
    tech6hutch authored and bdistin committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    db67977 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

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

Commits on Apr 21, 2018

  1. Configuration menu
    Copy the full SHA
    1677738 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'stable'

    bdistin committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    842aaa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. add node 10 tests to travis

    bdistin committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    a4b3ced View commit details
    Browse the repository at this point in the history
  2. fix broken test?

    bdistin committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    3a2d526 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e213b08 View commit details
    Browse the repository at this point in the history
  4. try again?

    bdistin committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    b6576a2 View commit details
    Browse the repository at this point in the history
  5. bump package.json

    bdistin committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    72e1c64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6112039 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. fix some docs

    bdistin committed May 1, 2018
    Configuration menu
    Copy the full SHA
    78186c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03d21db View commit details
    Browse the repository at this point in the history
  3. more bugged docs

    bdistin committed May 1, 2018
    Configuration menu
    Copy the full SHA
    fa4a8e8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Update @types/node to the latest version 🚀 (#36)

    * chore(package): update @types/node to version 10.0.3
    
    * Update README.md
    greenkeeper[bot] authored and bdistin committed May 8, 2018
    Configuration menu
    Copy the full SHA
    c91932e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2018

  1. fix lint warnings and fix fs.promises use for node ^10.1.0

    drop support for node 10.0.0 fs.promises (will fall back to regular util.promisify so not breaking)
    bdistin committed May 27, 2018
    Configuration menu
    Copy the full SHA
    0fc0ee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    941a7c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5c1036 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50583a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    c9a36de View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bdistin committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    9edba58 View commit details
    Browse the repository at this point in the history
  3. Update typescript requirement to ^3.0.1 (#45)

    Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits/v3.0.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot[bot] authored and bdistin committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    8bff9d9 View commit details
    Browse the repository at this point in the history
  4. Update eslint requirement to ^5.2.0 (#46)

    Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v5.2.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot[bot] authored and bdistin committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    ff64d7f View commit details
    Browse the repository at this point in the history
  5. docs: Improved typings and docs (#43)

    * doc: Updated all docs, made typings way better
    
    * fix: fsn#emptyDir (readdir returns string[], mkdirs returns string)
    
    * tslint: Replaced quotes
    
    * eslint: Remove @returns tag for emptyDir
    
    * tslint: Fix typings for fs#write
    
    * return 'file' if lstat errors
    
    * test: Add test for bug kyra found
    Kyra authored and bdistin committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    7049a8c View commit details
    Browse the repository at this point in the history
  6. bump version for release

    bdistin committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    a2b94ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    003b48e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. fix alias writeJsonAtomic (#49)

    Kyra authored and bdistin committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    ab26b3a View commit details
    Browse the repository at this point in the history
  2. bump version for release

    bdistin committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    16729cb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'stable'

    bdistin committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    38f2793 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Update nyc requirement from ^12.0.1 to ^13.0.1 (#51)

    Updates the requirements on [nyc](https://github.com/istanbuljs/nyc) to permit the latest version.
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/istanbuljs/nyc/commits/v13.0.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot[bot] authored and bdistin committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    bab8a0d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Update scan.js

    bdistin committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    932f578 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Chore(deps-dev): update ava requirement from ^0.25.0 to ^1.0.1 (#53)

    * Chore(deps-dev): update ava requirement from ^0.25.0 to ^1.0.1
    
    Updates the requirements on [ava](https://github.com/avajs/ava) to permit the latest version.
    - [Release notes](https://github.com/avajs/ava/releases)
    - [Commits](https://github.com/avajs/ava/commits/v1.0.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    
    * Update copy.js
    
    * Update scan.js
    
    * Update remove.js
    
    * Update move.js
    dependabot[bot] authored and bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    01a7c37 View commit details
    Browse the repository at this point in the history
  2. use yarn.lock for dependabot, add node 11 tests (#54)

    * use yarn.lock for dependabot, add node 11 tests
    
    * actually, no need to test node 9 any longer
    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    1afe969 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e59275 View commit details
    Browse the repository at this point in the history
  4. bump patch for new release

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    30a5e45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e95ca9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    040357b View commit details
    Browse the repository at this point in the history
  7. better test coverage

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    f4c8142 View commit details
    Browse the repository at this point in the history
  8. typos

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    847dfb5 View commit details
    Browse the repository at this point in the history
  9. add another test case

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    ba3c966 View commit details
    Browse the repository at this point in the history
  10. another test

    having trouble hitting the lines I want to...
    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    ff5cfeb View commit details
    Browse the repository at this point in the history
  11. more tests

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    508843e View commit details
    Browse the repository at this point in the history
  12. fix expected assertions

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    5f549e1 View commit details
    Browse the repository at this point in the history
  13. more tests

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    49f04de View commit details
    Browse the repository at this point in the history
  14. lint

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    b0625c0 View commit details
    Browse the repository at this point in the history
  15. badge updates

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    455d751 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ea20af9 View commit details
    Browse the repository at this point in the history
  17. wrong path ignored

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    128dfe4 View commit details
    Browse the repository at this point in the history
  18. updated comments

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    89a0a55 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8f7ad31 View commit details
    Browse the repository at this point in the history
  20. more clear logic/ comments

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    3bc141d View commit details
    Browse the repository at this point in the history
  21. lint

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    4d3032a View commit details
    Browse the repository at this point in the history
  22. util coverage comments

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    d0112a5 View commit details
    Browse the repository at this point in the history
  23. remove duplicate coercion

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    7ebf90b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c2eddd3 View commit details
    Browse the repository at this point in the history
  25. lint

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    e1f4da5 View commit details
    Browse the repository at this point in the history
  26. docs spelling

    bdistin committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    a57b539 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. more tests and docs fixes

    bdistin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    5eede96 View commit details
    Browse the repository at this point in the history
  2. maybe fix coverage ignore?

    bdistin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    ca836f4 View commit details
    Browse the repository at this point in the history
  3. add appveyor config (#57)

    * add appveyor config
    
    * new line endof file
    
    * get linux errors
    
    * breaking: rewrite move
    
    * test fails on both linux/windows, presumed flawed test
    bdistin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    f288e9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be309eb View commit details
    Browse the repository at this point in the history
  5. remove other clobber options

    bdistin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    8659490 View commit details
    Browse the repository at this point in the history
  6. refactor util

    this might reduce coverage
    bdistin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    75b00e5 View commit details
    Browse the repository at this point in the history
  7. better isSrcKid

    bdistin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    70a0bcd View commit details
    Browse the repository at this point in the history
  8. fix bad refactor

    bdistin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    35cd7ce View commit details
    Browse the repository at this point in the history
  9. another copy test

    bdistin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    5cff80a View commit details
    Browse the repository at this point in the history
  10. and another

    bdistin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    5f7e7da View commit details
    Browse the repository at this point in the history
  11. another obscure test

    bdistin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    3a4e686 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. bit of rewrite

    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    eb3279e View commit details
    Browse the repository at this point in the history
  2. better coverage

    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    a4f5dbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f32f95 View commit details
    Browse the repository at this point in the history
  4. ?

    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    070e543 View commit details
    Browse the repository at this point in the history
  5. more rewrite

    no .then/.catch
    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    c103c9c View commit details
    Browse the repository at this point in the history
  6. symlink test

    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    1e2d91c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dda64b4 View commit details
    Browse the repository at this point in the history
  8. whoops

    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    848aaa7 View commit details
    Browse the repository at this point in the history
  9. one last obscure test

    and hope we don't lock up travis
    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    bdcbc44 View commit details
    Browse the repository at this point in the history
  10. fix duplicate title

    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    050f9f8 View commit details
    Browse the repository at this point in the history
  11. correction

    dev/null is a character device, not block device :(
    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    9c77ce3 View commit details
    Browse the repository at this point in the history
  12. Bump tslint from 5.11.0 to 5.12.0

    Bumps [tslint](https://github.com/palantir/tslint) from 5.11.0 to 5.12.0.
    - [Release notes](https://github.com/palantir/tslint/releases)
    - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
    - [Commits](palantir/tslint@5.11.0...5.12.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    3a2242b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75e00d7 View commit details
    Browse the repository at this point in the history
  14. Bump @types/node from 10.12.15 to 10.12.17

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.15 to 10.12.17.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    827475e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ff03e3f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    12f0b57 View commit details
    Browse the repository at this point in the history
  17. coverage

    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    cdf5baa View commit details
    Browse the repository at this point in the history
  18. or actually

    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    91e7db8 View commit details
    Browse the repository at this point in the history
  19. fix superfluous argument

    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    4ed41fb View commit details
    Browse the repository at this point in the history
  20. clobber removed

    bdistin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    b0e6e3c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    99caf02 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Bump @types/node from 10.12.17 to 10.12.18

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.17 to 10.12.18.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    1b98e0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc67f71 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

  1. Bump eslint from 5.10.0 to 5.11.0

    Bumps [eslint](https://github.com/eslint/eslint) from 5.10.0 to 5.11.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v5.10.0...v5.11.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    365d71b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6581831 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Bump eslint from 5.11.0 to 5.11.1

    Bumps [eslint](https://github.com/eslint/eslint) from 5.11.0 to 5.11.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v5.11.0...v5.11.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    79b847a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    943db25 View commit details
    Browse the repository at this point in the history
  3. consistent errors

    bdistin committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    abd9b0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31cce1b View commit details
    Browse the repository at this point in the history
  5. fix return type

    bdistin committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    cf79523 View commit details
    Browse the repository at this point in the history
  6. fix coverage

    bdistin committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    919f2d9 View commit details
    Browse the repository at this point in the history
  7. more simplification

    bdistin committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    9aeb1fa View commit details
    Browse the repository at this point in the history
  8. whoops

    bdistin committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    50ca86a View commit details
    Browse the repository at this point in the history
  9. remove useless return

    bdistin committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    228ea33 View commit details
    Browse the repository at this point in the history
  10. revert change to mkdirs

    since that slows recursive calls unnecessarily
    bdistin committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    7078e4f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. Configuration menu
    Copy the full SHA
    ab0363e View commit details
    Browse the repository at this point in the history
  2. forgot to hit save

    bdistin committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    4009989 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Bump eslint from 5.11.1 to 5.12.0

    Bumps [eslint](https://github.com/eslint/eslint) from 5.11.1 to 5.12.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v5.11.1...v5.12.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    61835ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb2f922 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Bump tslint from 5.12.0 to 5.12.1

    Bumps [tslint](https://github.com/palantir/tslint) from 5.12.0 to 5.12.1.
    - [Release notes](https://github.com/palantir/tslint/releases)
    - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
    - [Commits](palantir/tslint@5.12.0...5.12.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    a126a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    982cc88 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Bump ava from 1.0.1 to 1.1.0

    Bumps [ava](https://github.com/avajs/ava) from 1.0.1 to 1.1.0.
    - [Release notes](https://github.com/avajs/ava/releases)
    - [Commits](avajs/ava@v1.0.1...v1.1.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    5b41bd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdc3ba4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Bump typescript from 3.2.2 to 3.2.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.2.2 to 3.2.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v3.2.2...v3.2.4)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    5687629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7998c7a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Bump eslint from 5.12.0 to 5.12.1

    Bumps [eslint](https://github.com/eslint/eslint) from 5.12.0 to 5.12.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v5.12.0...v5.12.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    6c3532e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd62dd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Bump ava from 1.1.0 to 1.2.0

    Bumps [ava](https://github.com/avajs/ava) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/avajs/ava/releases)
    - [Commits](avajs/ava@v1.1.0...v1.2.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    d07558c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be272ed View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Bump @types/node from 10.12.18 to 10.12.19

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.18 to 10.12.19.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    222f138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae7406 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Bump @types/node from 10.12.19 to 10.12.20

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.19 to 10.12.20.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    3092b01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7899f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Bump typescript from 3.2.4 to 3.3.1

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.2.4 to 3.3.1.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v3.2.4...v3.3.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    eca3995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad6d1d View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 10.12.20 to 10.12.21

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.20 to 10.12.21.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    4ce4449 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1573405 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Bump eslint from 5.12.1 to 5.13.0

    Bumps [eslint](https://github.com/eslint/eslint) from 5.12.1 to 5.13.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v5.12.1...v5.13.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    2b3a79d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51b2bb5 View commit details
    Browse the repository at this point in the history
  3. Bump jsdoc from b214273 to 10c004f

    Bumps [jsdoc](https://github.com/jsdoc3/jsdoc) from `b214273` to `10c004f`.
    - [Release notes](https://github.com/jsdoc3/jsdoc/releases)
    - [Commits](jsdoc/jsdoc@b214273...10c004f)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    ab5bdcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05b13df View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Bump nyc from 13.1.0 to 13.2.0

    Bumps [nyc](https://github.com/istanbuljs/nyc) from 13.1.0 to 13.2.0.
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@v13.1.0...v13.2.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    a229597 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e92793 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Bump ava from 1.2.0 to 1.2.1

    Bumps [ava](https://github.com/avajs/ava) from 1.2.0 to 1.2.1.
    - [Release notes](https://github.com/avajs/ava/releases)
    - [Commits](avajs/ava@v1.2.0...v1.2.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    8fb9e1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3a9c01 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Bump @types/node from 10.12.21 to 10.12.23

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.21 to 10.12.23.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    bc0db23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eb192a View commit details
    Browse the repository at this point in the history
  3. Bump typescript from 3.3.1 to 3.3.3

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.1 to 3.3.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    a1f5fd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa6be1f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. TypeScript Re-Write (#83)

    * wip ts rewrite
    
    * odd?
    
    * ah
    
    * make min node 10
    
    * fix appveyor
    
    * cleaner export
    
    * Revert "cleaner export"
    
    This reverts commit 398a928.
    
    * remove typings, update readme
    
    * full sounds wrong with ts
    
    * more official
    
    * update npm ignore
    
    * see if this fixes coverage
    
    * fix coverage
    
    * add a chmod test
    
    * mode includes more than just the chmod
    
    * who knows, tbh
    
    * make it more interesting
    
    * fk it
    
    * switch to a basic typedocs
    
    * fix output
    
    * update npm description
    bdistin committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    3e285c6 View commit details
    Browse the repository at this point in the history
  2. bump minor for new release

    bdistin committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    91c795d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    037e4e5 View commit details
    Browse the repository at this point in the history
  4. run tests in typescript (#85)

    * run tests in typescript
    
    * oops, fix test
    
    * fix linting
    
    * real fixes
    
    * use more yarn
    
    * fix lint
    
    * try this
    
    * revert coverage reporting
    
    * ok whatever
    
    * might aswell change these too
    
    * ugh, fix this
    
    * I cba anymore
    bdistin committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    fe66490 View commit details
    Browse the repository at this point in the history
  5. bump patch for new release

    bdistin committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    2436234 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9765778 View commit details
    Browse the repository at this point in the history
  7. misc: Add function overloads (#87)

    Kyra authored and bdistin committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    2e54005 View commit details
    Browse the repository at this point in the history
  8. bump patch for new release

    bdistin committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    2c585ac View commit details
    Browse the repository at this point in the history
  9. Merge branch 'stable'

    bdistin committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    ea4d057 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Bump @types/node from 10.12.23 to 10.12.24

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.23 to 10.12.24.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    76f656b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f65ba5 View commit details
    Browse the repository at this point in the history
  3. Bump eslint-config-klasa from 7095d9d to e0c5945

    Bumps [eslint-config-klasa](https://github.com/dirigeants/klasa-lint) from `7095d9d` to `e0c5945`.
    - [Release notes](https://github.com/dirigeants/klasa-lint/releases)
    - [Commits](dirigeants/klasa-lint@7095d9d...e0c5945)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    bae162d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9f0483 View commit details
    Browse the repository at this point in the history
  5. chore(engines): Bump to 10.1.0 (#91)

    10.0.0 added fs/promises, but we use fs.promises, which is implemented in 10.1.0
    Kyra authored and bdistin committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    72dd93b View commit details
    Browse the repository at this point in the history
  6. Bump for new release

    bdistin committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    5876acd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

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

Commits on Feb 14, 2019

  1. [Security] Bump handlebars from 4.0.12 to 4.1.0

    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.0. **This update includes security fixes.**
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.0/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.0.12...v4.1.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    a99744d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95cdbd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Bump nyc from 13.2.0 to 13.3.0

    Bumps [nyc](https://github.com/istanbuljs/nyc) from 13.2.0 to 13.3.0.
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@v13.2.0...v13.3.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    be5939e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    199d1cf View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Bump eslint from 5.13.0 to 5.14.0

    Bumps [eslint](https://github.com/eslint/eslint) from 5.13.0 to 5.14.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v5.13.0...v5.14.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    a1d4610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b653ccb View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Bump eslint from 5.14.0 to 5.14.1

    Bumps [eslint](https://github.com/eslint/eslint) from 5.14.0 to 5.14.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v5.14.0...v5.14.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    3b92b88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e977a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Bump typescript from 3.3.3 to 3.3.3333

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.3 to 3.3.3333.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v3.3.3...v3.3.3333)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    5fd5a15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d016195 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Bump tslint from 5.12.1 to 5.13.0

    Bumps [tslint](https://github.com/palantir/tslint) from 5.12.1 to 5.13.0.
    - [Release notes](https://github.com/palantir/tslint/releases)
    - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
    - [Commits](palantir/tslint@5.12.1...5.13.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    df473e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0250f0 View commit details
    Browse the repository at this point in the history
  3. Bump eslint-config-klasa from e0c5945 to 3e64dd5

    Bumps [eslint-config-klasa](https://github.com/dirigeants/klasa-lint) from `e0c5945` to `3e64dd5`.
    - [Release notes](https://github.com/dirigeants/klasa-lint/releases)
    - [Commits](dirigeants/klasa-lint@e0c5945...3e64dd5)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    654149b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af57b86 View commit details
    Browse the repository at this point in the history
  5. Bump coveralls from 3.0.2 to 3.0.3

    Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.0.2 to 3.0.3.
    - [Release notes](https://github.com/nickmerwin/node-coveralls/releases)
    - [Commits](nickmerwin/node-coveralls@3.0.2...3.0.3)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    7a45238 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    978d954 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Bump tslint from 5.13.0 to 5.13.1

    Bumps [tslint](https://github.com/palantir/tslint) from 5.13.0 to 5.13.1.
    - [Release notes](https://github.com/palantir/tslint/releases)
    - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
    - [Commits](palantir/tslint@5.13.0...5.13.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    cba358b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33fe3e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2019

  1. scripts: Add prepublishOnly script (#106)

    * scripts: Add `prepublishOnly` script
    
    * misc: Omit `run` in `yarn`
    Antonio Román authored and bdistin committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    3600bb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2259957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0acf7a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee6020e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Bump eslint from 5.14.1 to 5.15.0

    Bumps [eslint](https://github.com/eslint/eslint) from 5.14.1 to 5.15.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v5.14.1...v5.15.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    5086606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da7092f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Bump eslint from 5.15.0 to 5.15.1

    Bumps [eslint](https://github.com/eslint/eslint) from 5.15.0 to 5.15.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v5.15.0...v5.15.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    d19381c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731392a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Bump ava from 1.2.1 to 1.3.1

    Bumps [ava](https://github.com/avajs/ava) from 1.2.1 to 1.3.1.
    - [Release notes](https://github.com/avajs/ava/releases)
    - [Commits](avajs/ava@v1.2.1...v1.3.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    10acc1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf21cc View commit details
    Browse the repository at this point in the history
  3. Bump eslint-config-klasa from 3e64dd5 to d24af72

    Bumps [eslint-config-klasa](https://github.com/dirigeants/klasa-lint) from `3e64dd5` to `d24af72`.
    - [Release notes](https://github.com/dirigeants/klasa-lint/releases)
    - [Commits](dirigeants/klasa-lint@3e64dd5...d24af72)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    5256fc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ba0df View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Set up CI with Azure Pipelines (#114)

    * Set up CI with Azure Pipelines
    
    * Update azure-pipelines.yml for Azure Pipelines
    
    * Update azure-pipelines.yml for Azure Pipelines
    
    * Update azure-pipelines.yml for Azure Pipelines
    
    make node versions prettier
    
    * wish me luck
    
    * oops
    
    * ?
    
    * ?
    
    * uh, maybe
    
    * grasping at straws tbh
    
    * oh
    
    * idk
    
    * skip bash files maybe
    
    * ugh
    
    * maybe, pls maybe
    
    * debug
    
    * oops, other debug
    
    * ugh, their docs suck
    
    * kmn
    
    * ???
    
    * build baby
    
    * azure coverage?
    
    * ignore mac for a moment
    
    * ok, really ignore mac this time
    
    * just maybe
    
    * oops
    
    * report html too
    
    * update badges
    
    * fix order
    bdistin committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    a30f7bc View commit details
    Browse the repository at this point in the history
  2. oops

    bdistin committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    e2bf794 View commit details
    Browse the repository at this point in the history
  3. uh, debug

    bdistin committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    4776c12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87a1b0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e86deb7 View commit details
    Browse the repository at this point in the history
  6. Bump ts-node from 8.0.2 to 8.0.3 (#116)

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.0.2 to 8.0.3.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v8.0.2...v8.0.3)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot[bot] authored and bdistin committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    b5a05e9 View commit details
    Browse the repository at this point in the history
  7. Update package.json

    bdistin committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    0b2f236 View commit details
    Browse the repository at this point in the history
  8. remove debugs

    bdistin committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    8511ac2 View commit details
    Browse the repository at this point in the history
  9. Docs template (#117)

    * use external docs template
    
    * forgot to save
    
    * update to use jobs template instead
    
    * uhh
    
    * who knows if this will work, I sure don't
    
    * trigger build
    
    * add condition
    
    * remove the condition
    bdistin committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    a228b90 View commit details
    Browse the repository at this point in the history
  10. utilize lint template

    bdistin committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    98b170e View commit details
    Browse the repository at this point in the history
  11. update to new config

    bdistin committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    304e247 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Configuration menu
    Copy the full SHA
    5b08ab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    237ef86 View commit details
    Browse the repository at this point in the history
  3. fix docs build

    bdistin committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    af22c50 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    b0dde19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    811cb51 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Bump tslint from 5.13.1 to 5.14.0

    Bumps [tslint](https://github.com/palantir/tslint) from 5.13.1 to 5.14.0.
    - [Release notes](https://github.com/palantir/tslint/releases)
    - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
    - [Commits](palantir/tslint@5.13.1...5.14.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    066320c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888fa1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f0f232 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b029458 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Targz (#121)

    * add wip broken monstrosity targz
    
    * better, but still super idk man
    
    * uh, this actually made a file that winrar could open
    
    although the internal filepath was based on the full path from c:\ but this is promising. I still think things are done idiomatically wrong though.
    
    * add directory test
    
    and fixes
    
    * work off base directory resolution
    
    * add atomic shortcuts and tests
    
    * add more unit tests
    
    * fix type in Untar?
    
    * add gzip methods
    
    * I think this should be more efficient
    
    * simplify Tar
    
    * fix imports
    
    * utilize scan in targz
    
    * add some more types
    
    * lint
    
    * utilize _read
    
    * coverage fixes
    
    * remove state
    
    * reorg
    
    * obvious missed type, doesn't really effect anything though
    
    * so long as circulars aren't a problem, this should reduce dupe
    
    * fix failing test
    
    * better stage names
    
    * rewrite Untar and make progress
    
    * fix some names
    
    * still not correct, but probably moreso
    
    * added some state, and now it works
    
    but I don't think it should require state to do this
    
    * remove extra state
    
    * more tests, but trouble in checksum valley
    
    * it wasn't the checksum, it was empty directories
    
    now other tests are running, and other problems
    
    * fix?
    
    * add a test, yolo
    
    * coverage adjustments
    bdistin committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    8114b55 View commit details
    Browse the repository at this point in the history
  2. bump version for release

    bdistin committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    9c7a603 View commit details
    Browse the repository at this point in the history