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

v0.3.0 Release #20

Merged
merged 78 commits into from
Sep 22, 2017
Merged

v0.3.0 Release #20

merged 78 commits into from
Sep 22, 2017

Commits on Jul 2, 2017

  1. remove hard-coded functions names for promisify (#9)

    * remove hard-coded functions names for `promisify`
    
    * fixing eslint
    
    * fix code style
    tinovyatkin authored and bdistin committed Jul 2, 2017
    Configuration menu
    Copy the full SHA
    3acff4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    274d0c2 View commit details
    Browse the repository at this point in the history
  3. It requires Node.js 8.1.0 (#10)

    kyraNET authored and bdistin committed Jul 2, 2017
    Configuration menu
    Copy the full SHA
    0e708d4 View commit details
    Browse the repository at this point in the history
  4. fix npm

    npm wouldn't let me fix the pulished version correctly, had to bump package to fix.
    bdistin committed Jul 2, 2017
    Configuration menu
    Copy the full SHA
    43cc66b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2017

  1. Modualized Refactor and Docs (#12)

    * modualise and document
    
    * fix util requires
    
    * fix outputjsonatomic requires
    
    * finish out docs
    
    * generated docs
    
    * Fix travis
    
    * bump version to v0.2.0
    
    * Fix lint
    bdistin committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    8bb5f62 View commit details
    Browse the repository at this point in the history
  2. remove search

    the search didn't really work
    bdistin committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    9e40c85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d6be0d View commit details
    Browse the repository at this point in the history
  4. cname for js.org

    bdistin committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    4eb0178 View commit details
    Browse the repository at this point in the history
  5. more docs customization

    bdistin committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    fb64184 View commit details
    Browse the repository at this point in the history
  6. More document coverage

    bdistin committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    2c18d42 View commit details
    Browse the repository at this point in the history
  7. Fix lint

    bdistin committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    ddbfb89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a794ba0 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. Add a Codacy badge to README.md (#13)

    * Add Codacy badge
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    codacy-badger authored and bdistin committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    44c3994 View commit details
    Browse the repository at this point in the history
  2. update docs

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

Commits on Jul 5, 2017

  1. Create LICENSE

    bdistin committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    3fe01e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75ce868 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. Some fixes, and a bunch more tests

    I am aware builds are going to fail for a while
    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    77cfad6 View commit details
    Browse the repository at this point in the history
  2. Fix one test

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    5c9219d View commit details
    Browse the repository at this point in the history
  3. finish tests draft

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    7d020cc View commit details
    Browse the repository at this point in the history
  4. fix a couple tests

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    bed388c View commit details
    Browse the repository at this point in the history
  5. fix more tests

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    c592c93 View commit details
    Browse the repository at this point in the history
  6. Fix build with test skips

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    53438ed View commit details
    Browse the repository at this point in the history
  7. 3 more skips

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    e3a2447 View commit details
    Browse the repository at this point in the history
  8. more test work

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    55587c6 View commit details
    Browse the repository at this point in the history
  9. remove fixes

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    605917f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    26da89c View commit details
    Browse the repository at this point in the history
  11. maybe fixed 1 test?

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    04a2e5e View commit details
    Browse the repository at this point in the history
  12. fix move test

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    78659bc View commit details
    Browse the repository at this point in the history
  13. fix some test bugs

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    7b6f6aa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3812e45 View commit details
    Browse the repository at this point in the history
  15. Create .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    b356672 View commit details
    Browse the repository at this point in the history
  16. Update package.json

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    fcafbe4 View commit details
    Browse the repository at this point in the history
  17. Update .travis.yml

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    de7a03b View commit details
    Browse the repository at this point in the history
  18. Update .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    8ff370f View commit details
    Browse the repository at this point in the history
  19. try auto docs

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    217efd0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d625f58 View commit details
    Browse the repository at this point in the history
  21. Update .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    24527c6 View commit details
    Browse the repository at this point in the history
  22. fix .travis-deploy?

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    b9413fc View commit details
    Browse the repository at this point in the history
  23. Update .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    f9ac5a1 View commit details
    Browse the repository at this point in the history
  24. Update .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    2e24876 View commit details
    Browse the repository at this point in the history
  25. Update .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    1c81ead View commit details
    Browse the repository at this point in the history
  26. Update .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    54b58a0 View commit details
    Browse the repository at this point in the history
  27. Update .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    0b5ace6 View commit details
    Browse the repository at this point in the history
  28. Update .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    577b0e3 View commit details
    Browse the repository at this point in the history
  29. Update .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    c4a1ec1 View commit details
    Browse the repository at this point in the history
  30. Site build: c4a1ec1

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    fbe8642 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b8d9a56 View commit details
    Browse the repository at this point in the history
  32. Site build: b8d9a56

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    5512082 View commit details
    Browse the repository at this point in the history
  33. Update .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    20e2d65 View commit details
    Browse the repository at this point in the history
  34. Update .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    ee3df64 View commit details
    Browse the repository at this point in the history
  35. Update .travis.yml

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    c92e44a View commit details
    Browse the repository at this point in the history
  36. Update .travis-deploy.sh

    bdistin committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    9ce5017 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    895fe01 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

  1. Merge branch 'stable'

    bdistin committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    6f205d7 View commit details
    Browse the repository at this point in the history
  2. 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