Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.14.0 #49

Merged
merged 19 commits into from
May 7, 2023
Merged

Version 0.14.0 #49

merged 19 commits into from
May 7, 2023

Commits on Jul 8, 2021

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

Commits on Nov 15, 2021

  1. Update README.rst

    Corrected typo in examples
    dotchetter authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    3ce57aa View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

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

Commits on May 4, 2023

  1. Update __init__.py

    Fix breakage with urllib 2.0.x
    cthart authored May 4, 2023
    Configuration menu
    Copy the full SHA
    3fcb447 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    dfbb035 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from cthart/patch-3

    Update __init__.py
    hbldh authored May 5, 2023
    Configuration menu
    Copy the full SHA
    92ee2a8 View commit details
    Browse the repository at this point in the history
  3. Github Action fixes

    hbldh committed May 5, 2023
    Configuration menu
    Copy the full SHA
    27ea5e1 View commit details
    Browse the repository at this point in the history
  4. Version bump

    hbldh committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5390eda View commit details
    Browse the repository at this point in the history
  5. Bump reqs for example

    hbldh committed May 5, 2023
    Configuration menu
    Copy the full SHA
    bd831f9 View commit details
    Browse the repository at this point in the history
  6. Bundle the BankID Test certificate

    The BankID pages now returns a captcha instead of the actual certificate when fetching with requests. The actual cert is now bundled instead of fetched each time.
    hbldh committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8e513f4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    18888ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b12c35 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Bundle the BankID Test certificate in pem format

    Bundle pem formats as well.
    hbldh committed May 7, 2023
    Configuration menu
    Copy the full SHA
    dccb096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    939a8a1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #50 from 1sfb/master

    Fixes for test certificate download and handling
    hbldh authored May 7, 2023
    Configuration menu
    Copy the full SHA
    636ac44 View commit details
    Browse the repository at this point in the history
  4. Python 2.7 compat. fix

    hbldh committed May 7, 2023
    Configuration menu
    Copy the full SHA
    91f9b26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    873e495 View commit details
    Browse the repository at this point in the history
  6. Remove Python 2.7 support

    hbldh committed May 7, 2023
    Configuration menu
    Copy the full SHA
    ba592d4 View commit details
    Browse the repository at this point in the history
  7. Remove six dependency

    hbldh committed May 7, 2023
    Configuration menu
    Copy the full SHA
    52e33f7 View commit details
    Browse the repository at this point in the history