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: EasyPost/easypost-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: EasyPost/easypost-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 13 files changed
  • 3 contributors

Commits on Oct 20, 2023

  1. fix: payload inherits resource

    Justintime50 authored and nwithan8 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9a6b196 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    812498b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6065c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. [fix] Remove bad post-request guard clause in pagination functions (#303

    )
    
    - Remove bad post-request guard clause causing pagination functions to never return the final page of results
    - Add unit test to beta user children pagination tests to verify pagination function works as expected (allows iteration over all available pages)
    nwithan8 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e6ee44f View commit details
    Browse the repository at this point in the history
  2. [chore] Prep for v7.14.1 release (#304)

    * - Prep for v7.14.1 release
    nwithan8 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    daa9ec4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    2b52eba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72abe91 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    72a0f07 View commit details
    Browse the repository at this point in the history
  2. Revert "- Prep for v7.15.1 release (#326)" (#327)

    This reverts commit 72a0f07.
    Justintime50 authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    94ffd95 View commit details
    Browse the repository at this point in the history
Loading