Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 662 Bytes

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 662 Bytes

Version 1.0.0

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Removed

[1.0.7] - 2024-03-31

Changed

  • Bug fix. Revert web3.py to 5.31.1 in requirements.txt.

[1.0.6] - 2024-03-31

Added

  • Add tokens, addresses, portfolio command.

[1.0.5] - 2024-03-31

Added

  • Add a simple built-in EVM

[1.0.4] - 2024-03-29

Added

  • Add tracer.
  • Add contract.
  • Add more docs