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: tonkeeper/pytonapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.6
Choose a base ref
...
head repository: tonkeeper/pytonapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.8
Choose a head ref
  • 9 commits
  • 11 files changed
  • 3 contributors

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Merge pull request #12 from vladimir-chernykh/main

    Add `py.typed` to support type checkers
    nessshon authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    161e127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dcbd84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e5c4d9 View commit details
    Browse the repository at this point in the history
  4. Fix: Updated BlockRaw.shard data type from int to str to resolv…

    …e data inconsistency error.
    nessshon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9917e15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6db54df View commit details
    Browse the repository at this point in the history
  6. Fix TypeError: 'type' object is not subscriptable, updated type annot…

    …ations to support Python versions below 3.10.
    nessshon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a74c7f8 View commit details
    Browse the repository at this point in the history
  7. Update version to 0.2.8.

    nessshon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1b23b27 View commit details
    Browse the repository at this point in the history
Loading