Skip to content

Releases: AnswerDotAI/dialoghelper

v0.0.23

19 Jul 02:36
Compare
Choose a tag to compare

Bugs Squashed

  • remove isCapturing restriction in capture_screen (#26), thanks to @austinvhuang

v0.0.22

18 Jul 21:53
Compare
Choose a tag to compare

New Features

  • Experimental support to capture screen contents and return b64 encoded image (#21), thanks to @austinvhuang

v0.0.21

15 Jul 05:19
Compare
Choose a tag to compare

New Features

  • Do not make content required in update (#25)

v0.0.20

15 Jul 04:57
Compare
Choose a tag to compare

New Features

  • Add curr_dialog (#24)

v0.0.19

15 Jul 03:59
Compare
Choose a tag to compare

Bugs Squashed

  • kwargs does not work with add_schema (#23)

v0.0.18

15 Jul 03:26
Compare
Choose a tag to compare

Breaking Changes

  • Update for new ipynb solveit (#22)

v0.0.17

09 Jul 04:06
Compare
Choose a tag to compare

Bugs Squashed

  • update_msg could delete contents (#20)

v0.0.16

08 Jul 06:19
Compare
Choose a tag to compare

New Features

  • Add add_html (#19)

v0.0.15

07 Jul 23:57
Compare
Choose a tag to compare

Bugs Squashed

  • Not using UNSET where needed (#18)

v0.0.14

07 Jul 07:56
Compare
Choose a tag to compare

New Features

  • return add_msg (#17)