Skip to content

Latest commit

 

History

History
83 lines (44 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

83 lines (44 loc) · 2.14 KB

Changelog for @ethereum-sourcify/bytecode-utils

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

@ethereum-sourcify/bytecode-utils@1.3.2 - 2025-02-18

  • update dependencies

@ethereum-sourcify/bytecode-utils@1.3.1 - 2025-02-06

  • update dependencies

@ethereum-sourcify/bytecode-utils@1.3.0 - 2025-01-08

  • Add Vyper bytecode utils
  • Update dependencies

@ethereum-sourcify/bytecode-utils@1.2.14 - 2024-12-11

  • Typos
  • Update dependencies

@ethereum-sourcify/bytecode-utils@1.2.13 - 2024-10-29

  • Update packages

@ethereum-sourcify/bytecode-utils@1.2.12 - 2024-10-14

  • Update packages

@ethereum-sourcify/bytecode-utils@1.2.11 - 2024-09-17

  • Update dependencies

@ethereum-sourcify/bytecode-utils@1.2.10 - 2024-08-29

  • Update packages

@ethereum-sourcify/bytecode-utils@1.2.9 - 2024-07-25

  • Refactor tests

@ethereum-sourcify/bytecode-utils@1.2.8 - 2024-03-28

  • Fix typo

@ethereum-sourcify/bytecode-utils@1.2.7 - 2024-02-26

  • Fix fsevents to the optionalDependencies for Linux builds.

@ethereum-sourcify/bytecode-utils@1.2.6 - 2024-02-22

  • Add fsevents to the optionalDependencies for Linux builds.

@ethereum-sourcify/bytecode-utils@1.2.5 - 2024-01-03

  • Update cbor-x to fix "Segmentation Fault" errors.

@ethereum-sourcify/bytecode-utils@1.2.4 - 2023-12-19

  • Bump Typescript version and move the dependency to project root.

@ethereum-sourcify/bytecode-utils@1.2.3 - 2023-11-03

  • Fix linter

@ethereum-sourcify/bytecode-utils@1.2.2 - 2023-10-19

  • Bump to sync the tags on master

@ethereum-sourcify/bytecode-utils@1.2.1 - 2023-10-09

  • Define experimental, bzzr0, and bzzr1 fields explicitly in DecodedObject
  • Remove package-lock.json as it is managed by root package.json by lerna

@ethereum-sourcify/bytecode-utils@1.2.0 - 2023-09-04

No changes this release. This marks the start of the changelog for this module.

Older releases

Previously, the releases were not done one separate modules of Sourcify but for the repository as a whole. You can find the changelog for those releases in older releases for this repository.