Skip to content

Releases: marvinruder/rating-tracker

v5.0.0

29 May 11:02
f7b25c7
Compare
Choose a tag to compare

What's Changed

Breaking changes

This release introduces fetching price information from Yahoo Finance for displaying sparklines. The ticker of a stock is now used as an identifier for the Yahoo Finance API, so the ticker of existing stocks may require updating to match the ticker used by Yahoo Finance.

For non-US stocks, the Yahoo ticker typically includes the ticker of a stock at the local stock exchange, followed by a period and a stock exchange identifier, such as .DE for German XETRA exchange, .L for London Stock Exchange, .T for Tokio Stock Exchange, etc.

Please make sure that every ticker in use refers to the correct stock at Yahoo Finance before updating. If a stock is not available at Yahoo Finance, the ticker can be prepended by an underscore _. In this case, no price information will be fetched from Yahoo Finance.

Minor changes

Tweaks and fixes

Notable dependency updates

Full Changelog: v4.7.1...v5.0.0

v4.7.1

18 May 14:41
422bed4
Compare
Choose a tag to compare

What's Changed

Tweaks and fixes

Notable dependency updates

Full Changelog: v4.7.0...v4.7.1

v4.7.0

14 May 20:01
bd8a348
Compare
Choose a tag to compare

What's Changed

Minor changes

Tweaks and fixes

Notable dependency updates

Full Changelog: v4.6.0...v4.7.0

v4.6.0

11 May 20:43
2c6ca6c
Compare
Choose a tag to compare

What's Changed

Minor changes

Tweaks and fixes

Notable dependency updates

Full Changelog: v4.5.1...v4.6.0

v4.5.1

05 May 18:07
fc152d5
Compare
Choose a tag to compare

What's Changed

Tweaks and fixes

Notable dependency updates

Full Changelog: v4.5.0...v4.5.1

v4.5.0

02 May 14:03
2bc0acd
Compare
Choose a tag to compare

What's Changed

Minor changes

Tweaks and fixes

Notable dependency updates

Full Changelog: v4.4.1...v4.5.0

v4.4.1

05 Apr 18:57
0fd235e
Compare
Choose a tag to compare

What's Changed

Tweaks and fixes

Notable dependency updates

Full Changelog: v4.4.0...v4.4.1

v4.4.0

19 Mar 16:28
c1bf84f
Compare
Choose a tag to compare

What's Changed

Minor changes

Tweaks and fixes

Notable dependency updates

Full Changelog: v4.3.1...v4.4.0

v4.3.1

27 Feb 22:24
9559e15
Compare
Choose a tag to compare

What's Changed

Tweaks and fixes

Full Changelog: v4.3.0...v4.3.1

v4.3.0

27 Feb 21:39
2d06949
Compare
Choose a tag to compare

What's Changed

This release introduces the ✨ Portfolio Builder ✨:

This tool can provide optimal weights of stocks in a portfolio based on the preferred proportions of regions, sectors and other factors.

Minor changes

Tweaks and fixes

Full Changelog: v4.2.2...v4.3.0