Skip to content

Latest commit

 

History

History
158 lines (73 loc) · 7.34 KB

CHANGELOG.md

File metadata and controls

158 lines (73 loc) · 7.34 KB

Changelog

0.12.1 (2024-09-18)

Bug Fixes

0.12.0 (2024-09-12)

⚠ BREAKING CHANGES

  • builtins: update peer.identify

Features

  • builtins: update peer.identify (c8efe9c)

0.11.0 (2024-08-08)

⚠ BREAKING CHANGES

  • change Worker type in SubnetResolveResult (#88)

Features

  • change Worker type in SubnetResolveResult (#88) (f8ef9f3)

0.10.2 (2024-02-24)

Features

  • Add new method for module upload from vault (b439997)

0.10.1 (2024-02-19)

Features

0.10.0 (2024-02-19)

⚠ BREAKING CHANGES

  • worker: add cu_ids to worker create (#82)

Features

  • worker: add cu_ids to worker create (#82) (5414624)

0.9.1 (2024-01-15)

Features

0.9.0 (2023-12-21)

⚠ BREAKING CHANGES

  • binary: Remove binary.aqua (#75)

Features

  • builtin: Add header to builtin.aqua (#74) (09c2cd9)

Bug Fixes

0.8.2 (2023-11-27)

Features

  • workers: add activate/deactivate (#65) (401621a)

0.8.1 (2023-11-15)

Bug Fixes

  • buitin: update Srv.list result type (#66) (f3b2144)

0.8.0 (2023-11-14)

⚠ BREAKING CHANGES

  • workers:

Features

  • workers: deprecate API w/o deal_id; add list [NET-565] (#61) (cce6da5)
  • workers: deprecate API w/o deal_id; add list [NET-565] (#61) (#64) (0363446)

0.7.7 (2023-09-22)

Bug Fixes

  • workers: fix get_worker_id signature (#58) (7402e0c)

0.7.6 (2023-09-22)

Bug Fixes

0.7.5 (2023-09-21)

Bug Fixes

  • add subnet.aqua to "files" (3c78d86)

0.7.4 (2023-09-21)

Features

  • builtin: add resolve_alias_opt [NET-528] (#50) (c47dd03)
  • builtin: add subnet.resolve (428365b)
  • workers: add Worker.get_worker_id [NET-523] (#51) (8447625)

0.7.3 (2023-07-17)

Features

0.7.2 (2023-06-27)

Bug Fixes

  • add workers.aqua to aqua-lib package (#46) (ca0af31)

0.7.1 (2023-05-30)

Features