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: php-telegram-bot/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.41.0
Choose a base ref
...
head repository: php-telegram-bot/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.42.0
Choose a head ref
  • 11 commits
  • 16 files changed
  • 4 contributors

Commits on Mar 25, 2017

  1. Copy the full SHA
    f536bae View commit details

Commits on Apr 5, 2017

  1. Update scope getCommandFromType

    For the possibility of hierarchical inheritance
    l3xx authored Apr 5, 2017
    Copy the full SHA
    08125eb View commit details
  2. Merge pull request #450 from l3xx/patch-2

    Update scope getCommandFromType
    noplanman authored Apr 5, 2017

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    036bac2 View commit details

Commits on Apr 6, 2017

  1. Add getBotId()

    jacklul committed Apr 6, 2017
    Copy the full SHA
    b2ec976 View commit details
  2. Copy the full SHA
    ca48e79 View commit details

Commits on Apr 8, 2017

  1. Copy the full SHA
    9dc7966 View commit details
  2. Merge pull request #5 from noplanman/misc_fix_tests

    Fix tests and add a simple API key validation.
    jacklul authored Apr 8, 2017
    Copy the full SHA
    cf209dc View commit details
  3. Correct API key regex.

    noplanman committed Apr 8, 2017
    Copy the full SHA
    015b197 View commit details
  4. Merge pull request #7 from noplanman/misc_improve_api_regex

    Correct API key regex.
    jacklul authored Apr 8, 2017
    Copy the full SHA
    b3a7d3e View commit details
  5. Merge pull request #457 from jacklul/misc

    Misc additions/changes
    noplanman authored Apr 8, 2017
    Copy the full SHA
    3228a65 View commit details

Commits on Apr 9, 2017

  1. Version 0.42.0.

    noplanman committed Apr 9, 2017
    Copy the full SHA
    25d74af View commit details
Loading