Releases: geospatial-jeff/aiocogeo
Releases · geospatial-jeff/aiocogeo
0.3.0
0.3.0 (2020-11-30)
- Remove unnecessary calls to the thread pool (#89)
- Add header cache (#90, #94)
- Renames the
ENABLE_CACHE
environment variable toENABLE_BLOCK_CACHE
. - Adds the
ENABLE_HEADER_CACHE
environment variable.
- Renames the
- Restructure test cases (#91)
- Implement chunking and smarter tag reading to reduce number of requests sent when reading the header (#95)
- Adds the
HEADER_CHUNK_SIZE
environment variable (defaults to 16KB).
- Adds the
0.2.7
0.1.7
0.1.6
0.1.5
0.1.4
0.0.3
Release 0.0.3 (#39) * bump version * add changelog
0.0.2
add find package, bump version
0.0.1
Merge pull request #25 from geospatial-jeff/fix-cicd-badge fix cicd badge url