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

Release 1.10.0 #251

Merged
merged 7 commits into from
Nov 16, 2023
Merged

Release 1.10.0 #251

merged 7 commits into from
Nov 16, 2023

Commits on Oct 17, 2023

  1. Merge pull request #245 from networktocode/main

    1.9.0 back into develop
    Kircheneer authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b6f2d63 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. deprecates Python 3.7

    Kircheneer committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cbb177a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    f702f3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #247 from networktocode/typing_extensions_fix

    fixes underspecified typing_extensions dependency and deprecates Python 3.7
    Kircheneer authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    94b5500 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fixes natural deletion order flag

    Prior to this change, if natural deletion order was set on a parent
    model and that model had no changes, children would not be recursed
    through.
    Kircheneer committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a5f035a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Merge pull request #249 from networktocode/fix-natural-deletion-order

    Fixes natural deletion order flag
    Kircheneer authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8243ddb View commit details
    Browse the repository at this point in the history
  2. prepares release 1.9.1

    Kircheneer committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    d3b3ee5 View commit details
    Browse the repository at this point in the history