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: Toblerity/Fiona
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.5
Choose a base ref
...
head repository: Toblerity/Fiona
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.6
Choose a head ref
  • 8 commits
  • 16 files changed
  • 4 contributors

Commits on Oct 12, 2023

  1. Release 1.9.5 (#1303)

    * This is 1.9.5
    
    * Fix version
    
    * Update citation file
    
    * Require setuptools explicitly
    
    * This is 1.9.6dev
    
    ---------
    
    Co-authored-by: Sean Gillies <seangillies@Seans-MacBook-Air.local>
    sgillies and Sean Gillies authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ff595e6 View commit details
    Browse the repository at this point in the history
  2. Remove runtime setuptools dependency and usage in tests

    Sean Gillies authored and Sean Gillies committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1f3ca4d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Normalize recursive extra requirements (#1304)

    Since the package name is now all-lowercase, normalize the
    self-referential extras for consistency.
    QuLogic authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5a3fe8f View commit details
    Browse the repository at this point in the history
  2. Update change log

    Sean Gillies authored and Sean Gillies committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3a09b62 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'maint-1.9' of github.com:Toblerity/Fiona into maint-1.9

    Sean Gillies authored and Sean Gillies committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b8a9b29 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Backport RTD fixes from the master branch (#1312)

    Resolves #1310
    
    Co-authored-by: Sean Gillies <seangillies@Seans-MacBook-Air.local>
    sgillies and Sean Gillies authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    67a227b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Translate schema geometry type to a linear type (#1313)

    * Failing test for #1311
    
    Adds a small multi-curve GML file and Makefile, Dockerfile for
    local testing.
    
    * Use an OGR method to translate schema geometry types.
    
    Resolves #1311.
    
    * Update CHANGES.txt
    
    ---------
    
    Co-authored-by: Sean Gillies <seangillies@Seans-MacBook-Air.local>
    sgillies and Sean Gillies authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9d69ff4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. This is 1.9.6

    sgillies committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2f38e7e View commit details
    Browse the repository at this point in the history
Loading