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: stac-utils/pgstac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.5
Choose a base ref
...
head repository: stac-utils/pgstac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 2 commits
  • 42 files changed
  • 2 contributors

Commits on Apr 6, 2022

  1. Add LICENSE (#100)

    lossyrob authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    9fc5027 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. v0.5.0 (#96)

    * Version 0.5.0
    
    * pypgstac loader improvements
    
    * rework pypgstac, linting, bug fixes
    
    * remove srid lookup
    
    * get tests working with temp database
    
    * update poetry lock
    
    * psycopg copy error on ci
    
    * more tests, update readme
    
    * bug fixes
    
    * change typing for file input to allow iterator
    
    * update poetry lock for black issue, run tests with pytest
    
    * add code to change partitions and migrate data
    
    * fix for assets in includes
    
    * add incremental migration
    
    * add migration, fix atexit
    bitner authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    6a29c8f View commit details
    Browse the repository at this point in the history
Loading