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: mymmrac/telego
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.27.1
Choose a base ref
...
head repository: mymmrac/telego
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.27.2
Choose a head ref
  • 10 commits
  • 11 files changed
  • 2 contributors

Commits on Nov 8, 2023

  1. Added And predicate

    mymmrac committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1c5bff5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Normalized go.mod

    mymmrac committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b6276c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Bump github.com/mymmrac/telego from 0.27.0 to 0.27.1 in /examples

    Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.27.0 to 0.27.1.
    - [Release notes](https://github.com/mymmrac/telego/releases)
    - [Commits](v0.27.0...v0.27.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mymmrac/telego
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6ffef5a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Added Any and None predicates

    mymmrac committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0fecf05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6afcd2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #142 from mymmrac/dependabot/go_modules/examples/g…

    …ithub.com/mymmrac/telego-0.27.1
    mymmrac authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    279acd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Added WebAppInfo utility

    mymmrac committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a4aa6e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7515f94 View commit details
    Browse the repository at this point in the history
  3. Added ChatID method

    mymmrac committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6dc2711 View commit details
    Browse the repository at this point in the history
  4. Updated dependency

    mymmrac committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d9c900a View commit details
    Browse the repository at this point in the history
Loading