Skip to content

Latest commit

 

History

History
205 lines (99 loc) · 7.26 KB

CHANGELOG.md

File metadata and controls

205 lines (99 loc) · 7.26 KB

Changelog

v0.2.0 (2024-12-22)

Feature

  • Semantic release to bump patch/minor/major based on fix/feat/BREAKING CHANGE: commit msg (349fe1c)

Fix

  • Update docker deploy commands (4a42f6a)

v0.1.29 (2024-12-22)

Documentation

  • Update tag to latest working version (99e70be)

v0.1.28 (2024-12-21)

Fix

  • Fix file permission defined in dashboard container (1ac663b)

v0.1.27 (2024-12-21)

Feature

  • Improve deployment experience by adding a data-specific container and shared volume (0e44bec)

Fix

  • Decrease default data coverage values for fx and equity pipeline (f827115)
  • Add the data directory inside the container (5bcf02f)

v0.1.26 (2024-12-20)

Fix

v0.1.25 (2024-12-20)

Feature

  • Use Github Container Repository to publish docker images in CI (3eb6b4d)

Fix

  • Fix semantic release (5bdfdef)
  • Fix semantic release (92a6bf8)
  • Fix flakey dashboard integration test (d71e88e)

v0.1.24 (2024-12-20)

Fix

  • Fix poetry install in dockerfiles (6ee3ade)

v0.1.23 (2024-12-19)

Feature

  • Upgrade to python3.12 and remove requirements.txt files in favour of poetry (07e210b)

Fix

  • Add resource limits to containers (db74fc9)

v0.1.22 (2024-12-19)

Fix

  • Autoscale graph axis for better view on pnl values (#23) (98f421a)

v0.1.21 (2024-12-19)

Feature

  • Implement better cache mechanism and various code improvements (#22) (7fc67d8)

v0.1.20 (2024-12-19)

Fix

  • Convert to target currency after computing pnl (#21) (ec091ff)

v0.1.19 (2024-12-19)

Fix

v0.1.18 (2024-12-19)

v0.1.17 (2024-12-18)

Fix

  • Fix pnl computations when analysis is filtered by date (#18) (ac1c0e0)

v0.1.16 (2024-12-18)

Feature

  • Improve data coverage validation before calculating pnl (#17) (702b128)

v0.1.15 (2024-12-18)

Fix

  • Error message showing wrong fx data coverage (#16) (fba9c8b)

v0.1.14 (2024-12-18)

Documentation

v0.1.13 (2024-12-18)

Fix

  • Quick fix for the date filtered png graph (#13) (37381e6)

v0.1.12 (2024-12-18)

Fix

v0.1.11 (2024-12-18)

v0.1.10 (2024-12-18)

Documentation

v0.1.9 (2024-12-18)

v0.1.8 (2024-12-18)

Documentation

  • Add more info to the market_data/equity/ endpoint description (72f3914)

v0.1.7 (2024-12-17)

Fix

v0.1.6 (2024-12-17)

Feature

  • Calculate a more realistic pnl (#8) (3c98aa3)

v0.1.5 (2024-12-17)

v0.1.4 (2024-12-17)

v0.1.3 (2024-12-17)

v0.1.2 (2024-12-17)

Fix

  • Increase api timeout to 120s (310478b)

v0.1.1 (2024-12-17)

Feature

  • Test release version bump via CI (f8b0856)

Fix

  • Resolve semantic release locally (0edea7c)

v0.1.0 (2024-12-17)

Feature

Fix

  • Fix semantic release (5f7a401)
  • Remove deprecated version key in docker-compose (2acf7b0)