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: recli/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: development
Choose a base ref
...
head repository: recli/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 41 files changed
  • 1 contributor

Commits on Apr 28, 2019

  1. Merge pull request #7 from recli/development

    Merge Development to Master
    wegorich authored Apr 28, 2019
    Configuration menu
    Copy the full SHA
    580fe23 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development'

    wegorich committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    2d9ff69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd5af2e View commit details
    Browse the repository at this point in the history
  4. fix the dependency

    wegorich committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    90b5839 View commit details
    Browse the repository at this point in the history
  5. d.ts issues

    wegorich committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    4d2f792 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d24bc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ecc93f0 View commit details
    Browse the repository at this point in the history
  8. update version

    wegorich committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    c6ef4b6 View commit details
    Browse the repository at this point in the history
  9. Update readme.md

    wegorich authored Apr 28, 2019
    Configuration menu
    Copy the full SHA
    7d5637e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    07857f9 View commit details
    Browse the repository at this point in the history
  2. fix docs

    wegorich committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    dfc0717 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. added:

    - useGenerator feature to be able use nested generators and create generators groups;
    - reorganize code in helpers to provide full control on files outside the decoratios;
    - added childProcess feature, to be able run shell task simple way;
    wegorich committed May 9, 2019
    Configuration menu
    Copy the full SHA
    b10ba83 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. fixed bug with useGenerator populate answers with wrong object; and f…

    …ix types at process.js and Answers model
    wegorich committed May 13, 2019
    Configuration menu
    Copy the full SHA
    22a6cc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    942b093 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

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