Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.54 KB

File metadata and controls

62 lines (35 loc) · 1.54 KB

Change Log

All notables changes to this project are documented in this file.

The format is inspired by Keep a Changelog.

0.3.0 (2026-01-09)

Features

  • Set 2025 epochs, and add 2026 support (#11)

Internal Changes

  • Use cryptocompare API for prices instead of binance (#10)

    Binance API doesn't work from ci runners since they are hosted in US

0.2.1 (2025-12-19)

Bug Fixes and Improvements

  • Fix package lock files (#8)

0.2.0 (2025-12-19)

Features

  • Add USD ROSE prices at the day of the transactions (#6)

0.1.1 (2025-12-11)

Internal Changes

  • Align GitHub workflows with vite outDir value (#3)

0.1.0 (2025-12-11)

Process Changes

  • Add Change Log and the Change Log fragments process for assembling it (#1)

    This follows the same Change Log fragments process as is used by Oasis Core.

    For more details, see Change Log fragments.