git push origin v0.2.0
Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org).
This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
[Unreleased]
Added
- RELEASE.md
- CONTRIBUTING.md
Changed
- README now split into root README for project overview and /examples README for transaction types and syntax.
- Python version incremented from 3.9 to 3.10
Removed
- pdm.lock & uv.lock file