Skip to content

Releases: maread99/market_analy

v0.6.0 πŸ“ˆ

23 Sep 09:34
Compare
Choose a tag to compare

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
Choose a tag to compare

What's Changed

Maintenance

v0.5.1 πŸ“ˆ

02 Feb 16:00
Compare
Choose a tag to compare

What's Changed

Maintenance

  • Update dependencies and fix pandas 2.2 deprecation warnings (#105) @maread99

v0.5 πŸ“ˆ

04 Jan 11:33
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

What's Changed

New Features

Documentation

Maintenance

v0.2.3 πŸ“ˆ

10 Apr 11:18
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

Documentation

Maintenance

Under the Bonnet

v0.2 πŸ“ˆ

23 Feb 19:15
Compare
Choose a tag to compare

Initial release

Analysis of financial instruments using bqplot and pandas.

v0.1.3 πŸ“ˆ

23 Feb 11:36
Compare
Choose a tag to compare

pre-release

Undertake analysis of financial instruments using bqplot and pandas.