🌐 AI搜索 & 代理 主页
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: sarugaku/shellingham
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.0
Choose a base ref
...
head repository: sarugaku/shellingham
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.0.post1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Aug 4, 2022

  1. [1.5.0] Incorrectly List by Pypi as Available for Python < 3.7

    `python_requires = >=3.4` should be updated as `python_requires =
    >=3.7`, else Pypi will still list it as available for Python < 3.7.
    
    Fixes #61
    
    Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
    hswong3i committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    32bcc83 View commit details
    Browse the repository at this point in the history
  2. Add syntax highlighting

    swaldhoer authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    ee99294 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

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

Commits on Aug 9, 2022

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

Commits on Jan 3, 2023

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