Version 0.58.0
Commits
- [f792dd8] Merge pull request #882 from mjwen/feat_s3_sshtunnel
- [6cae273] Merge remote-tracking branch 'origin/feat_s3_sshtunnel' into feat_s3_sshtunnel
- [31c6ce7] Fix typo
- [dd681d2] Merge pull request #891 from materialsproject/auto-dependency-upgrades
- [8308ad7] Merge branch 'main' into feat_s3_sshtunnel
- [9109042] Merge branch 'main' into auto-dependency-upgrades
- [e31a8ce] Merge pull request #892 from rkingsbury/cfg
- [cc1c721] different approach to license
- [866c43e] license fix
- [0462370] Merge branch 'cfg' of https://github.com/rkingsbury/maggma into cfg
- [d937368] mv other setup.py sections to dynamic; mv license to pyproject.toml
- [0970d35] Merge branch 'main' into cfg
- [615103c] lint
- [cecfcdd] mv python_requires to pyproject.toml
- [d31a054] Merge branch 'main' into feat_s3_sshtunnel
- [cc048d1] Add a fake ssh tunnel to test S3Store
- [07d3df9] Add sshtunnel to mkdocs.yml
- [42fdbb1] update dependencies for . (ubuntu-latest/py3.9)
- [bbfd261] update dependencies for . (ubuntu-latest/py3.8)
- [b918811] update dependencies for . (ubuntu-latest/py3.11)
- [2a7e71c] update dependencies for . (ubuntu-latest/py3.10)
- [bde8e51] update dependencies for . (macos-latest/py3.9)
- [9b49c48] update dependencies for . (macos-latest/py3.8)
- [958b2e2] update dependencies for . (macos-latest/py3.11)
- [3559c1d] update dependencies for . (macos-latest/py3.10)
- [aa38775] explicit catch error
- [afa1050] Remove unnecessary assignment
- [bf56d2a] Add brief doc on using SSHTunnel
- [0b0d2da] Add test S3 store wit h ssh tunnel
- [814ad40] Add test for local_port for ssh tunnel
- [b730130] Add test force_reset
- [92f807b] Fix to pass original S3 tests
- [dac4516] Updated CHANGELOG.md