Thanks to visit codestin.com
Credit goes to github.com

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: TheMythologist/guardian
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Choose a base ref
...
head repository: TheMythologist/guardian
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.1
Choose a head ref
  • 7 commits
  • 19 files changed
  • 1 contributor

Commits on Jan 24, 2023

  1. Update README.md

    TheMythologist committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8c69513 View commit details
    Browse the repository at this point in the history
  2. ci: mypy and pre-commit (#5)

    * ci: ad pre-commit config
    
    * ci: add mypy
    
    * refactor: remove obselete WorkingDirectoryFix
    
    * build: remove unnecessary deps and cleanup setup.py script
    
    * ci: fix mypy platform to win32
    TheMythologist authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    39f9c09 View commit details
    Browse the repository at this point in the history
  3. feat: dynamically query RIPEstat API (#6)

    * feat: dynamically query RIPEstat API
    
    * ci: add ignore missing type imports for prsw
    TheMythologist authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9a5a328 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37d85ad View commit details
    Browse the repository at this point in the history
  5. feat: speed improvements for IPv4 network/address manipulation (#8)

    * feat: speed improvements for IPv4 network/address manipulation
    
    * refactor: use default arguments unless specified otherwise
    TheMythologist authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c79996d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e71d857 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40b3bcb View commit details
    Browse the repository at this point in the history
Loading