aqua-lib/CHANGELOG.md
2023-12-21 16:24:44 +02:00

5.0 KiB

Changelog

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