Skip to content

Releases: golemfactory/golem-js

v3.0.0-beta.44

12 Jun 08:01
d2c5d56
Compare
Choose a tag to compare
v3.0.0-beta.44 Pre-release
Pre-release

3.0.0-beta.44 (2024-06-12)

Bug Fixes

  • lease-process: fixed finalizing already terminated agreements (46c64ae)

v3.0.0-beta.43

10 Jun 12:11
f523dc4
Compare
Choose a tag to compare
v3.0.0-beta.43 Pre-release
Pre-release

3.0.0-beta.43 (2024-06-10)

Features

  • browser: added browser support and usage example for web (8e69ef9)

v3.0.0-beta.42

10 Jun 08:59
b5195e2
Compare
Choose a tag to compare
v3.0.0-beta.42 Pre-release
Pre-release

3.0.0-beta.42 (2024-06-10)

Features

  • allow passing factory functions to override modules (0613032)

v3.0.0-beta.41

06 Jun 14:05
1b1a22f
Compare
Choose a tag to compare
v3.0.0-beta.41 Pre-release
Pre-release

3.0.0-beta.41 (2024-06-06)

Features

  • network: implemented network events (81a2da0)

v3.0.0-beta.40

06 Jun 13:46
842c5ae
Compare
Choose a tag to compare
v3.0.0-beta.40 Pre-release
Pre-release

3.0.0-beta.40 (2024-06-06)

Bug Fixes

  • market: added offer pricing filter (bc9578e)
  • market: added price filter for burn-rate model (20ac826)

v3.0.0-beta.39

06 Jun 09:07
cf7f3dd
Compare
Choose a tag to compare
v3.0.0-beta.39 Pre-release
Pre-release

3.0.0-beta.39 (2024-06-06)

Features

  • activity create/destroy/init events in activity module (89b7b43)
  • split fetchActivity into refresh and find and emit state change event conditionally (1a52fcc)

v3.0.0-beta.38

06 Jun 08:16
9503c49
Compare
Choose a tag to compare
v3.0.0-beta.38 Pre-release
Pre-release

3.0.0-beta.38 (2024-06-06)

Features

  • remove spawn from WorkContext (5be77a0)
  • remove unused activity events (4a7659e)

BREAKING CHANGES

  • All users should migrate to .runAndStream instead

v3.0.0-beta.37

06 Jun 07:58
b12d85d
Compare
Choose a tag to compare
v3.0.0-beta.37 Pre-release
Pre-release

3.0.0-beta.37 (2024-06-06)

Bug Fixes

  • fixed acquiring proposal in draft proposal pool (53e7ef5)
  • market: remapped rentHours to AgreementOptions when creating an agreement (462367d)

Features

  • market: added proposalSelector option to allow user to select best offer from those available (572734d)
  • market: differentiate market-proposals: offer-proposal, offer-counter-proposal (c024708)
  • market: implemented agreement and offer events (f8fe41f)

v3.0.0-beta.36

05 Jun 14:49
8fa80cf
Compare
Choose a tag to compare
v3.0.0-beta.36 Pre-release
Pre-release

3.0.0-beta.36 (2024-06-05)

Features

v3.0.0-beta.35

04 Jun 09:16
1d89cb0
Compare
Choose a tag to compare
v3.0.0-beta.35 Pre-release
Pre-release

3.0.0-beta.35 (2024-06-04)

Bug Fixes

  • activity: moved yagna activity dependencies in script-executor to adapter (b350a59)