pyup-bot
b3f9b0c5ca
Update pytest from 3.4.2 to 3.5.0
2018-04-13 22:39:29 -04:00
pyup-bot
8554be4f7a
Update cryptography from 2.1.4 to 2.2.2
2018-04-13 22:39:25 -04:00
pyup-bot
d30a1c84ba
Update tox from 2.9.1 to 3.0.0
2018-04-13 22:39:18 -04:00
Cameron Yick
340092e4c8
Merge pull request #87 from hydrosquall/hotfix/remove-python-3.3-support
...
Remove support for python 3.3 due to lack of functional setuptools
2018-04-13 22:30:27 -04:00
Cameron Yick
bce3d1873c
Remove support for python 3.3 due to lack of functional setuptools
...
Pytest dropped support for python 3.3, so we will too.
2018-04-13 22:27:24 -04:00
Cameron Yick
faee37ad80
Merge pull request #72 from hydrosquall/pyup-update-pytest-runner-4.0-to-4.2
...
Update pytest-runner to 4.2
2018-04-13 22:12:31 -04:00
Davis Thames
ef3597b083
issue #82 : added tests
2018-04-13 09:51:58 -05:00
Davis Thames
47014cf62f
issue #82
2018-04-12 21:46:51 -05:00
pyup-bot
8a2201d8ee
Update pytest-runner from 4.0 to 4.2
2018-03-18 10:32:45 -04:00
Cameron Yick
d989cff6a8
Merge pull request #68 from hydrosquall/pyup-update-tiingo-0.4.3-to-0.5.0
...
Update tiingo to 0.5.0
2018-03-12 11:15:17 -04:00
Cameron Yick
cfab5a4c6a
Merge pull request #67 from hydrosquall/v0.5.0
...
V0.5.0
2018-03-12 11:13:37 -04:00
pyup-bot
eacad89d89
Update tiingo from 0.4.3 to 0.5.0
2018-03-11 15:54:32 -04:00
Cameron Yick
92a6da7e2b
Make release process more secure with twine
2018-03-11 15:41:53 -04:00
Cameron Yick
96c0f060a3
Update Changelog
2018-03-11 15:35:32 -04:00
Cameron Yick
18833b7dbd
Minor Version Bump in Library and Docs
2018-03-11 15:35:17 -04:00
Cameron Yick
b94737c0a6
Merge pull request #66 from hydrosquall/feature/bump-external-dependencies
...
Fix #53 , #59 , #60 , #64 , #65 : Dev Dependencies
2018-03-11 15:33:20 -04:00
Cameron Yick
affbcff976
Fix #53 , #59 , #60 , #64 , #65 : Dev Dependencies
2018-03-11 15:23:13 -04:00
Cameron Yick
31d7138211
Merge pull request #62 from savagesmc/add_etf_fund_lists
...
Add interfaces to obtain mutual fund and ETF tickers.
2018-03-08 17:12:41 -05:00
Clark, Steve
6b08b8987a
Add interfaces to obtain mutual fund and ETF tickers.
...
Add unit tests for new methods.
Update fixtures to support the etf and mutual fund tests.
Change filename inside of zip to supported_tickers.csv
Add second entry into supported_tickers.csv
Added myself to authors.
2018-03-04 07:38:21 -06:00
Cameron Yick
33b8690310
Version Bump
v0.4.2
2017-12-24 13:36:26 -05:00
Cameron Yick
eccd4a9bd4
Add example for pulling down historical stock prices for Google
2017-12-24 13:32:53 -05:00
Cameron Yick
d99d31acb9
Rename method for getting list of all available tickers
2017-12-24 13:32:53 -05:00
Cameron Yick
9dbfbcbdbb
Fix #44 : Raise explicit error when API Key is missing
2017-12-24 13:32:53 -05:00
Cameron Yick
e80b3f6dfd
Upgrade development dependencies
2017-12-24 13:32:53 -05:00
Cameron Yick
e0b03c7e08
Bump development + documentaion dependencies
v0.4.1
2017-11-20 21:33:52 -05:00
Cameron Yick
5fd3d6fad3
Merge pull request #33 from BharatKalluri/master
...
Added fmt options for all methods
2017-10-22 20:00:48 -04:00
Cameron Yick
6829962ad6
Version Bump and Module Documentation
2017-10-22 19:54:14 -04:00
Cameron Yick
6deb27f88f
Bump Cryptography Version
2017-10-22 19:46:05 -04:00
Cameron Yick
79ac76806a
Add coverage for bulk_id object exporting
2017-10-22 19:40:06 -04:00
Cameron Yick
b6ad06aebc
Use Decorator Syntax for Tests, Update Broken Cassettes
...
The previous issue was that the cassettes weren't called with the same params as the non-object requests.
2017-10-22 18:54:28 -04:00
Cameron Yick
45e1221567
Add Objects to Prices endpoint, Refactor with List Comprehension
2017-10-22 18:53:36 -04:00
Cameron Yick
0106890a96
Refactor with a common method for dict to object converstion
2017-10-22 18:44:39 -04:00
Cameron Yick
af16286303
Fix bugs in how JSON response was being interpreted
...
A singleton was converted to an array accidentally in the previous object implementation.
2017-10-22 18:38:33 -04:00
Bharat Kalluri
7d2866d996
Used cassettes for obj tests
2017-10-18 22:45:44 +05:30
Bharat Kalluri
76071d78b1
Added more tests for news API endpoints
2017-10-11 21:23:13 +05:30
Bharat Kalluri
2c7f76b683
Fixed code to handle lists
2017-10-10 11:27:40 +05:30
Bharat Kalluri
25a05d4aa4
pep8 corrections and changed all object names
2017-10-09 09:00:37 +05:30
Bharat Kalluri
e566177e4e
Added fmt options for all methods
2017-10-08 23:23:24 +05:30
Cameron Yick
556e04e9ec
Use cache-busting on all README shields
2017-10-08 12:13:09 -04:00
Cameron Yick
28491e4b6e
Bump development module versions
2017-10-08 12:04:09 -04:00
Cameron Yick
3b7cafbf0d
Merge pull request #32 from condemil/master
...
Use VCR.py to Mock API Responses
2017-10-08 12:00:29 -04:00
Dmitry Budaev
f76ac1b010
Add tip to regenerate fixture and update contributors
2017-10-08 17:43:47 +02:00
Dmitry Budaev
c847da3aa9
Use VCR.py to Mock API Responses
2017-10-08 13:59:08 +02:00
Cameron Yick
ab21be291c
Update Build Versioning
2017-10-07 15:10:01 -04:00
Cameron Yick
7d23fb5f13
Update Github Link in Documentation
2017-10-07 14:59:06 -04:00
Cameron Yick
75b792c151
Update Changelog
v0.3.2
2017-09-17 20:10:46 -04:00
Cameron Yick
f7604b56b1
Update PyPI Topic Tags
2017-09-17 18:20:07 -04:00
Cameron Yick
107f558470
Reorganize setup.py
v0.3.1
2017-09-17 17:59:21 -04:00
Cameron Yick
321f4eee35
Conform to modern setup.py version access
2017-09-17 17:54:35 -04:00
Cameron Yick
6325ca1548
Documentation and Cross-Platform Patches
2017-09-17 17:47:24 -04:00