Skip to content

Releases: ryanhaticus/pretzelduck

v2.1.2

17 Sep 01:36
Compare
Choose a tag to compare

2.1.2 (2024-09-17)

Bug Fixes

  • only append history when non-empty (35b9e61)
  • renaming enter interaction to submit (b7ffa05)

v2.1.1

17 Sep 01:18
Compare
Choose a tag to compare

2.1.1 (2024-09-17)

Bug Fixes

  • making progressions more efficient (e73f744)

v2.1.0

17 Sep 01:04
Compare
Choose a tag to compare

2.1.0 (2024-09-17)

Bug Fixes

  • better decision prompt (6ce9fb3)
  • element visibility function and wait action patch (4ab1433)

Features

v2.0.2

16 Sep 01:15
Compare
Choose a tag to compare

2.0.2 (2024-09-16)

Bug Fixes

  • tuning the decision prompt not to respond with multiple interactions (9e9472e)

v2.0.1

13 Sep 20:15
Compare
Choose a tag to compare

2.0.1 (2024-09-13)

Bug Fixes

  • least possible interactions request added to prompt (13ee4d2)

v2.0.0

13 Sep 20:14
Compare
Choose a tag to compare

2.0.0 (2024-09-13)

Features

  • added wait interaction (ed5b9b7)
  • changing decision prompt and defaulting to immediate assertions (2dd1f33)

BREAKING CHANGES

  • the above changes may alter the behavior of existing goal/assertion prompts

v1.2.3

13 Sep 16:45
Compare
Choose a tag to compare

1.2.3 (2024-09-13)

Bug Fixes

  • no longer exporting playwright and ai (18532f0)

v1.2.2

13 Sep 16:40
Compare
Choose a tag to compare

1.2.2 (2024-09-13)

Bug Fixes

  • annotation attribute remaining after progressing (985ded0)

v1.2.1

12 Sep 15:55
Compare
Choose a tag to compare

1.2.1 (2024-09-12)

Bug Fixes

  • releasing package with LICENSE and README.md (9bf4e6d)

v1.2.0

12 Sep 15:51
Compare
Choose a tag to compare

1.2.0 (2024-09-12)

Features