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.0
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.1
Choose a head ref
  • 10 commits
  • 63 files changed
  • 5 contributors

Commits on Jan 30, 2023

  1. Release 1.9.0 (#1189)

    * This is 1.9.0
    
    * Bump version to 1.9.1dev
    sgillies authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8e0680a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    3238268 View commit details
    Browse the repository at this point in the history
  2. Update change log

    sgillies committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    71f20a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Prevent empty geometries arrays from surfacing in non-collections (#1198

    )
    
    * Prevent empty geometries arrays from surfacing in non-collections
    
    Resolves #1197
    
    * Avoid duplicate type
    sgillies authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    444a87f View commit details
    Browse the repository at this point in the history
  2. Run pyupgrade --py37-plus (#1186)

    * Run pyupgrade --py37-plus
    
    * Manual upgrade of except statements
    mwtoews authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    cebc71c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9004181 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc32d5e View commit details
    Browse the repository at this point in the history
  5. Update docs with value of fiona.FIELD_TYPES_MAP (#1196)

    This is the value in fiona 1.9
    StefanBrand authored and sgillies committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    c5c0843 View commit details
    Browse the repository at this point in the history
  6. Log a warning message when identically named fields are found (#1201)

    * Log a warning message when identically named fields are found
    
    Resolves #1178
    
    * Update change log
    sgillies authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4e7dcad View commit details
    Browse the repository at this point in the history
  7. This is 1.9.1

    sgillies committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f997777 View commit details
    Browse the repository at this point in the history
Loading