Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Latest commit

 

History

History
133 lines (78 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

133 lines (78 loc) · 10.6 KB

Changelog

0.5.2 (2022-12-19)

Bug Fixes

0.5.1 (2022-12-14)

Bug Fixes

0.5.0 (2022-11-08)

This is a bigger breaking release that brings support for the Bee 1.9. It is not compatible with the earlier Bee's version.

Features

Bug Fixes

0.4.1 (2022-05-24)

Bug Fixes

0.4.0 (2022-05-16)

Features

Bug Fixes

  • bee 1.6.0 requires mainnet false (#110) (00a6f38)
  • proper error handling when conf does not exists (#106) (c1a1d3a)

0.3.0 (2022-05-10)

Features

Bug Fixes

  • add full bee version with commit for bee-js update (#104) (b11aab3)
  • commit removing regex honors rc suffix (#98) (e146b84)
  • dont use promise fs namespace for node12 support (#97) (bef03ca)

0.2.0 (2022-05-05)

Features

  • allow version with commit hash (9c99180)

Bug Fixes

0.1.2 (2022-05-05)

Bug Fixes

0.1.1 (2022-05-05)

Bug Fixes

0.1.0 (2022-05-05)

Features

Bug Fixes

  • add blockchain image push to the publish script (6aa40f0)
  • add tag to the docker image ls in docker push script (e15c7ea)
  • ci double quotes at if statement (ba9ab71)
  • handling comman in underlay address array (#13) (1719ebd)
  • pull bee image on tagged version image build (0c35926)
  • pull env variables from .env file in publish-environment.sh (b3fe994)
  • push docker images by their name instead of the ids (ccc3b5e)
  • traffic generation (#71) (d22a727)