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: hnrkcode/python-loading-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: hnrkcode/python-loading-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 8 commits
  • 20 files changed
  • 1 contributor

Commits on Sep 3, 2022

  1. Refactor get_about method with abstract factory pattern

    This will make it simpler to implement other extractor classes.
    hnrkcode committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    ddecb2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    687b89b View commit details
    Browse the repository at this point in the history
  3. Ignore flake8 error

    hnrkcode committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    300a719 View commit details
    Browse the repository at this point in the history
  4. Update readme

    hnrkcode committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    d131ba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    85b470e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cd3e13 View commit details
    Browse the repository at this point in the history
  3. Update documentation

    hnrkcode committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    f5c901b View commit details
    Browse the repository at this point in the history
  4. Bump version to 0.3.0

    hnrkcode committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    60b065e View commit details
    Browse the repository at this point in the history
Loading