Releases: Corfucinas/crypto-candlesticks
Releases · Corfucinas/crypto-candlesticks
v0.2.1
What's Changed
Feat
- src: fix readthedocs, move various deps to dev, add metadata, python3.8 as the min version
Fix
- src: python 3.8 as min ver, fix readthedos
- src: allow python3.7 for readthedocs CI
- src: update deps to fix readthedocs
Perf
- src: lint using perflint
- pre-commit: update revs
Refactor
- refactor the project modules
- init: add encoding to file
- noxfile: fix mypy tests
- noxfile: update lint session
- noxfile: update noxfile with new pyproject.toml format
- pre-commit-config: make easier to read
- setup.cfg: remove file in favor of pyproject.toml configuration
- README: add pre-commit enabled badge
- README: add python version badge
- improve pre-commit-hooks and add badge to README
- Remove encoding declaration
- conf: remove encoding pragma
- get_data.py: rename function to fix flake8 warning
👷 Continuous Integration
- ci: bump release-drafter/release-drafter from 5.17.6 to 5.18.1 (#266) @dependabot
📚 Documentation
- docs: fix type-hints for docs (#263) @Corfucinas
🤖 Dependency Updates
- chore: bump pytest from 6.2.5 to 7.0.0 (#264) @dependabot
- chore: bump sphinx-copybutton from 0.4.0 to 0.5.0 (#265) @dependabot
- chore: bump mypy from 0.930 to 0.931 (#238) @dependabot
- chore: bump sphinx-autodoc-typehints from 1.13.0 to 1.14.1 (#240) @dependabot
- chore: bump requests from 2.26.0 to 2.27.1 (#239) @dependabot
- chore: bump nox from 2021.10.1 to 2022.1.7 (#241) @dependabot
- chore: bump rich from 10.16.2 to 11.0.0 (#242) @dependabot
- chore: bump rich from 10.16.1 to 10.16.2 (#236) @dependabot
- chore: bump sphinx-autodoc-typehints from 1.12.0 to 1.13.0 (#235) @dependabot
- chore: bump furo from 2021.11.23 to 2022.1.2 (#237) @dependabot
- chore: bump mypy from 0.920 to 0.930 (#234) @dependabot
- chore: bump importlib-metadata from 4.8.2 to 4.10.0 (#231) @dependabot
- chore: bump wemake-python-styleguide from 0.15.3 to 0.16.0 (#232) @dependabot
- chore: bump sphinx from 4.3.1 to 4.3.2 (#230) @dependabot
- chore: bump mypy from 0.910 to 0.920 (#233) @dependabot
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's new
- increase
rate_limit
to avoid timeouts - bump deps
v0.1.7
What's new
- bump dependencies
- refactor various functions
- change license from MIT to GPLv3
v0.1.6
What's new
fix USDT base pair (Bitfinex's API works with UST)
- chore: bump sphinx from 3.5.1 to 3.5.2 (#116) @dependabot
- chore: bump importlib-metadata from 3.7.0 to 3.7.2 (#115) @dependabot
- chore: bump pre-commit from 2.10.1 to 2.11.0 (#117) @dependabot
- chore: bump rich from 9.12.4 to 9.13.0 (#118) @dependabot
v0.1.5
What's new
Fix jinja2 vulnerability ID 39525d103864
Replace "Writting" with "writing" (#90) @juandes
Bumps:
- chore: bump importlib-metadata from 3.4.0 to 3.7.0 (#112) @dependabot
- chore: bump wemake-python-styleguide from 0.15.1 to 0.15.2 (#110) @dependabot
- chore: bump mypy from 0.800 to 0.812 (#108) @dependabot
- chore: bump darglint from 1.6.0 to 1.7.0 (#107) @dependabot
- chore: bump sphinx from 3.5.0 to 3.5.1 (#109) @dependabot
- chore: bump rich from 9.10.0 to 9.11.1 (#106) @dependabot
- chore: bump sphinx from 3.4.3 to 3.5.0 (#103) @dependabot
- chore: bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#105) @dependabot
- chore: bump wemake-python-styleguide from 0.14.1 to 0.15.1 (#104) @dependabot
- chore: bump pre-commit from 2.10.0 to 2.10.1 (#101) @dependabot
- chore: bump numpy from 1.20.0 to 1.20.1 (#102) @dependabot
- chore: bump darglint from 1.5.8 to 1.6.0 (#99) @dependabot
- chore: bump numpy from 1.19.5 to 1.20.0 (#100) @dependabot
- chore: bump pytest-cov from 2.11.0 to 2.11.1 (#95) @dependabot
- chore: bump mypy from 0.790 to 0.800 (#96) @dependabot
- chore: bump rich from 9.8.2 to 9.9.0 (#97) @dependabot
- chore: bump xdoctest from 0.15.0 to 0.15.2 (#98) @dependabot
- chore: bump pytest-cov from 2.10.1 to 2.11.0 (#94) @dependabot
- chore: bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (#93) @dependabot
- chore: bump rich from 9.8.0 to 9.8.2 (#91) @dependabot
- chore: bump safety from 1.10.2 to 1.10.3 (#92) @dependabot
v0.1.4
What's new
Dependencies updated and simplified, rate limit dropped (downloads are faster), you can now see the data being downloaded.
- Add richtext console (#89) @Corfucinas
- chore: bump safety from 1.10.1 to 1.10.2 (#85) @dependabot
- chore: bump pytest-mock from 3.5.0 to 3.5.1 (#86) @dependabot
- chore: bump importlib-metadata from 3.3.0 to 3.4.0 (#87) @dependabot
- chore: bump tqdm from 4.55.1 to 4.56.0 (#88) @dependabot
- chore: bump tqdm from 4.55.0 to 4.55.1 (#84) @dependabot
- chore: bump safety from 1.10.0 to 1.10.1 (#82) @dependabot
- chore: bump nox from 2020.8.22 to 2020.12.31 (#83) @dependabot
- chore: bump sphinx from 3.4.0 to 3.4.1 (#81) @dependabot
- chore: bump tqdm from 4.54.1 to 4.55.0 (#80) @dependabot
- chore: bump pytest-mock from 3.3.1 to 3.4.0 (#74) @dependabot
- chore: bump safety from 1.9.0 to 1.10.0 (#76) @dependabot
- chore: bump sphinx from 3.3.1 to 3.4.0 (#77) @dependabot
- chore: bump pytest from 6.2.0 to 6.2.1 (#79) @dependabot
- chore: bump requests from 2.25.0 to 2.25.1 (#75) @dependabot
- chore: bump codecov from 2.1.10 to 2.1.11 (#78) @dependabot
- chore: bump tqdm from 4.54.0 to 4.54.1 (#68) @dependabot
- chore: bump importlib-metadata from 3.1.0 to 3.1.1 (#69) @dependabot
- chore: bump darglint from 1.5.7 to 1.5.8 (#64) @dependabot
- chore: bump importlib-metadata from 2.0.0 to 3.1.0 (#65) @dependabot
- chore: bump flake8-print from 3.1.4 to 4.0.0 (#67) @dependabot
- chore: bump tqdm from 4.53.0 to 4.54.0 (#66) @dependabot
- chore: bump pre-commit from 2.9.0 to 2.9.2 (#63) @dependabot
- chore: bump darglint from 1.5.5 to 1.5.7 (#62) @dependabot
- chore: bump tqdm from 4.51.0 to 4.53.0 (#60) @dependabot
- chore: bump pre-commit from 2.8.2 to 2.9.0 (#59) @dependabot
- chore: bump requests from 2.24.0 to 2.25.0 (#57) @dependabot
- chore: bump sphinx from 3.3.0 to 3.3.1 (#58) @dependabot
- chore: bump sphinx from 3.2.1 to 3.3.0 (#56) @dependabot
- chore: bump pre-commit from 2.7.1 to 2.8.2 (#54) @dependabot
- chore: bump numpy from 1.19.2 to 1.19.4 (#55) @dependabot
- chore: bump pytest from 6.1.1 to 6.1.2 (#53) @dependabot
- chore: bump pandas from 1.1.3 to 1.1.4 (#51) @dependabot
- chore: bump tqdm from 4.50.2 to 4.51.0 (#49) @dependabot
- chore: bump flake8-comprehensions from 3.2.3 to 3.3.0 (#50) @dependabot
- chore: bump isort from 5.6.3 to 5.6.4 (#47) @dependabot
- chore: bump sphinx-autodoc-typehints from 1.11.0 to 1.11.1 (#48) @dependabot
- chore: bump mypy from 0.782 to 0.790 (#46) @dependabot
- chore: bump darglint from 1.5.4 to 1.5.5 (#40) @dependabot
- chore: bump importlib-metadata from 1.7.0 to 2.0.0 (#42) @dependabot
- chore: bump isort from 5.5.3 to 5.5.4 (#44) @dependabot
- chore: bump flake8-annotations from 2.4.0 to 2.4.1 (#43) @dependabot
- chore: bump yamllint from 1.24.2 to 1.25.0 (#45) @dependabot
- chore: bump pytest from 6.1.0 to 6.1.1 (#41) @dependabot
- chore: bump tqdm from 4.49.0 to 4.50.0 (#38) @dependabot
- chore: bump pytest from 6.0.2 to 6.1.0 (#39) @dependabot
- chore: bump radon from 4.3.1 to 4.3.2 (#36) @dependabot
- chore: bump isort from 5.5.2 to 5.5.3 (#37) @dependabot
- chore: bump pytest from 6.0.1 to 6.0.2 (#28) @dependabot
- chore: bump coverage from 5.2.1 to 5.3 (#29) @dependabot
- chore: bump radon from 4.2.0 to 4.3.1 (#30) @dependabot
- chore: bump isort from 5.5.1 to 5.5.2 (#31) @dependabot
- chore: bump numpy from 1.19.1 to 1.19.2 (#33) @dependabot
- chore: bump tqdm from 4.48.2 to 4.49.0 (#32) @dependabot
- chore: bump xdoctest from 0.14.0 to 0.15.0 (#34) @dependabot
- chore: bump flake8-annotations from 2.3.0 to 2.4.0 (#35) @dependabot
- chore: bump darglint from 1.5.3 to 1.5.4 (#27) @dependabot
- chore: bump isort from 5.4.2 to 5.5.1 (#26) @dependabot
- chore: bump black from 19.10b0 to 20.8b1 (#22) @dependabot
- chore: bump pytest-mock from 3.3.0 to 3.3.1 (#23) @dependabot
- chore: bump flake8-pytest-style from 1.2.3 to 1.3.0 (#25) @dependabot
- chore: bump xdoctest from 0.13.0 to 0.14.0 (#24) @dependabot
- chore: bump vulture from 1.6 to 2.0 (#18) @dependabot
- chore: bump pytest-cov from 2.10.0 to 2.10.1 (#19) @dependabot
- chore: bump sphinx from 3.2.0 to 3.2.1 (#20) @dependabot
- chore: bump isort from 5.3.2 to 5.4.2 (#21) @dependabot
- chore: bump isort from 5.2.2 to 5.3.2 (#15) @dependabot
- chore: bump radon from 4.1.0 to 4.2.0 (#14) @dependabot
- chore: bump sphinx from 3.1.2 to 3.2.0 (#17) @dependabot
- chore: bump tqdm from 4.48.1 to 4.48.2 (#16) @dependabot
- chore: bump flake8-pytest-style from 1.2.2 to 1.2.3 (#13) @dependabot
- chore: bump isort from 5.2.1 to 5.2.2 (#10) @dependabot
- chore: bump pytest from 5.4.3 to 6.0.1 (#11) @dependabot
- chore: bump tqdm from 4.48.0 to 4.48.1 (#12) @dependabot
- chore: bump isort from 5.0.9 to 5.1.1 (#9) @dependabot
- chore: bump xdoctest from 0.12.0 to 0.13.0 (#8) @dependabot
- chore: bump tqdm from 4.47.0 to 4.48.0 (#7) @dependabot
- chore: bump codecov from 2.1.7 to 2.1.8 (#6) @dependabot
- chore: bump yamllint from 1.23.0 to 1.24.2 (#5) @dependabot
- Update Dependabot config file (#4) @dependabot-preview
v0.1.3
What's new
📚 Documentation
- Fix encoding documentation bug @Corfucinas
🐞 Bug
- Fix multibyte encoding on wheel
v0.1.2
What's new
📚 Documentation
- Documentation CODE_OF_CONDUCT.md (#1) @Corfucinas
- Update Readthedocs homepage @Corfucinas
🚀 Features
- Update issue templates (#2) @Corfucinas
Expand build to Python 3.7
Fast & Simple way to download OHLCV data in order to perform analysis or optimize your trading strategy.
initial release
Initial release of cryptocurrency-candlesticks.
Fast & Simple way to download OHLCV data in order to perform analysis or optimize your trading strategy