Releases: maread99/market_analy
Releases Β· maread99/market_analy
v0.6.3 π
06 Feb 21:34
Compare
Sorry, something went wrong.
No results found
What's Changed
Maintenance
Update dependencies to include revisions to support pandas 3.0.0 (#218 ) @maread99
v0.6.2 π
02 Oct 18:31
Compare
Sorry, something went wrong.
No results found
What's Changed
Maintenance
Under the Bonnet
v0.6.1 π
16 May 10:08
Compare
Sorry, something went wrong.
No results found
What's Changed
Note
Maximum supported Python version is now 3.13
Maintenance
v0.6.0 π
23 Sep 09:34
Compare
Sorry, something went wrong.
No results found
What's Changed
Important
Minimum supported Python version is now 3.10
New Features
New drawdown plot! Check out the new video on the README. (#134 ) @maread99
Maintenance
v0.5.2 π
25 Jun 21:10
Compare
Sorry, something went wrong.
No results found
What's Changed
Maintenance
v0.5.1 π
02 Feb 16:00
Compare
Sorry, something went wrong.
No results found
What's Changed
Maintenance
Update dependencies and fix pandas 2.2 deprecation warnings (#105 ) @maread99
v0.5 π
04 Jan 11:33
Compare
Sorry, something went wrong.
No results found
What's Changed
Dependencies updated to include changes to yahooquery and market-prices that provide for continuing access to Yahoo Finance API.
Under the Bonnet
Significant refactoring to dedicated trends subpackage (#86 ) @maread99
Maintenance
Testing
Update tests to not rely on Yahoo Finance API (#77 ) @maread99
v0.4 π
10 Sep 00:53
Compare
Sorry, something went wrong.
No results found
What's Changed
Important
market-analy no longer uses the third-party pytz library. From market-analy 0.4 time zones are represented by instances of ZoneInfo (see standard library zoneinfo ).
Thank you pytz for all you did for as long as you did it!
Maintenance
v0.3 π
13 Jun 10:09
Compare
Sorry, something went wrong.
No results found
What's Changed
New Features
Documentation
Maintenance
v0.2.3 π
10 Apr 11:18
Compare
Sorry, something went wrong.
No results found
What's Changed
New Features
Bug Fixes
Documentation
Maintenance
Under the Bonnet