Skip to content

Latest commit

 

History

History
86 lines (50 loc) · 3.07 KB

CHANGELOG.md

File metadata and controls

86 lines (50 loc) · 3.07 KB

CHANGELOG

v1.0.0-beta.5 (2025-02-15)

Chores

Noting that there are CI failures, but they are fixed in #19. I want to merge this first to avoid noise in the changelog once #19 is merged

Features

  • Support heartbeat transactions and proposer payouts (#19, 189e693)

Proposed Changes

  • Adds support for heartbeat transactions - Adds test for proposer payouts - Adds synthetic transaction for proposer payout when using algod

v1.0.0-beta.4 (2025-02-01)

Documentation

  • replace npm command with pip

  • fix doc link in README

v1.0.0-beta.3 (2024-11-13)

Bug Fixes

  • Note prefix string support (1651a7f)

  • Properly handle no filters matched (030d265)

Continuous Integration

  • Add missing shell key (1b0bff7)

  • Add shell to composite action, github_token input (c9dbbd8)

  • Check version increment before release (9bfc365)

  • Ensure rc is set to 0 by default (961c25a)

  • Remove pipefail from check_version (6af76bc)

  • Skip ci for changelog commit (78dd62a)

v1.0.0-beta.2 (2024-10-04)

Documentation

v1.0.0-beta.1 (2024-10-03)

Documentation

  • Aligning logo header assets in readme (1d5fd35)

  • Setting up sphinx, autodoc2, doctests (45ca22c)