8000 Comparing v3.0.1...master · wavded/ogr2ogr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: wavded/ogr2ogr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: wavded/ogr2ogr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 17 files changed
  • 3 contributors

Commits on Jul 30, 2021

  1. Clean up unused test

    wavded committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    47e72c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Add maxBuffer option (#73)

    This allows the ability to exceed the default 1024 * 1024 buffer size
    for stdout/stderr.
    
    wavded/ogre#97
    wavded authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    b5f64fb View commit details
    Browse the repository at this point in the history
  2. v3.1.0

    wavded committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    f1b0f2a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Fix broken windows (#80)

    Includes:
    
     - Update dependencies
     - Test Node 16
     - Switch to double quotes
    wavded authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    89163e0 View commit details
    Browse the repository at this point in the history
  2. v3.1.1

    wavded committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    513ec24 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

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

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    f790464 View commit details
    Browse the repository at this point in the history
  2. v4.0.0

    wavded committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f232722 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

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

Commits on Feb 14, 2023

  1. Clarify timeout parameter (#98)

    Clarifies the timeout parameter by indicating the unit of said timeout
    molynerd authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    69dd613 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Fix broken windows (#99)

    Includes:
    
     - Update dependencies
     - Fix prettier import formatting
    wavded authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c7b61bb View commit details
    Browse the repository at this point in the history
  2. v4.0.1

    wavded committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    729f321 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Fix broken windows (#105)

    Includes:
    
     - Remove Node 14 support
     - Update depedencies
     - Update build scripts
    wavded authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d30ee8e View commit details
    Browse the repository at this point in the history
  2. v5.0.0

    wavded committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4d8ec6b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 12, 2024

  1. Add skipFailures option (#109)

    molynerd authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4023fb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Fix broken windows (#111)

    Includes:
    
    - BREAKING: Switch to better LIBKML protocol (not KML). Requires gdal to
    be built with libxml (required if you work with KMZ files).
     - BREAKING: Remove support for Node 16
     - BREAKING: Default export removed, use named export instead.
    - FEATURE: Add support to force `inputFormat` in cases where ogr2ogr
    cannot determine from an input stream. (Fixes
    #110)
    - BUGFIX: Support shz file reading
    (wavded/ogre#116)
     - Update dependencies
     - Switch to tsup/vitest to build and test
     - Update to ESLint 9
    wavded authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    ecbfdfc View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

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

Commits on Apr 21, 2025

  1. Fix broken windows (#113)

    Includes:
    
    - Update ESLint from 9.21.0 to 9.24.0
    - Update TypeScript from 5.8.2 to 5.8.3
    - Update Vitest from 3.0.8 to 3.1.1
    - Update typescript-eslint from 8.26.0 to 8.30.1
    - Update prettier-related dependencies
    - Add `pnpm-workspace.yaml` to .gitignore
    wavded authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    a3ca7fb View commit details
    Browse the repository at this point in the history
Loading
0