Skip to content

Releases: bocabitlabs/buho-stocks

v1.0.0-beta.8

09 Feb 21:24
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release

What's Changed

  • Displayo properly base currency and dividends currency on company info

v1.0.0-beta.6

18 Jan 21:17
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release
  • Fix global company dividend yield calculation.

v1.0.0-beta.5

15 Jan 21:23
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release
  • Refactor tests and update Faker and Factory Boy dependencies.

v1.0.0-beta.4

12 Jan 06:51
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release
  • Fix more mypy issues

v1.0.0-beta.3

28 Dec 09:31
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release
  • Mypy and pre-commit stuff.
  • Fixed exchange rates API.

v1.0.0-beta.2

26 Dec 11:17
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release
  • Won't fetch any more stock prices from alternative tickers.
  • Fixed generation of stats for year "ALL".

v1.0.0-beta.1

26 Dec 09:12
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

What's Changed

  • Added portfolio update step on the import form.
  • Added celery pod and redis to run heavy tasks in the background without affecting the client.
  • Added websockets to display the status of the background tasks.
  • Improved translations in many places of the website.
  • Refactored the stats calculation scripts and stock price fetching.
  • Using caching with yfinance lib.
  • Added backend hostname to settings in order to have websockets working on the client.
  • Simplified the stats update form. Now the global stats for portfolio and company are updated automatically if any of the years change.
  • Application should build on arm64 and amd64 architectures.

Fixed

  • Django loggers now should log properly to different files.
  • Fixed some deprecated warnings

Full Changelog: 0.203.0-beta...v1.0.0-beta.1

v1.0.0-beta.7

09 Feb 21:11
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release
  • Fix adding single shares transaction

v0.203.0-beta

22 Oct 15:52
Compare
Choose a tag to compare
v0.203.0-beta Pre-release
Pre-release

What's Changed

  • Use Redis
  • Celery tasks to run the portfolio/company stats updates.
  • Use websockets to update the status of the running tasks.
  • Update the portfolio/company automatically when shares/dividends/rights are added.
  • Tasks icon and modal to display the current running tasks.

Full Changelog: 0.202.0...0.203.0-beta

v0.202.0

04 Aug 19:55
06a175c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.100.7...0.202.0