Skip to content

Releases: mraniki/iamlistening

v5.1.8

18 Apr 05:17
Compare
Choose a tag to compare

v5.1.8 (2024-04-18)

⬆️

  • ⬆️ 🤖 - You love peace (#299) (214b7ab)

  • ⬆️ 🛠️(deps): update dependency sphinx to v7.3.6 (63db0e6)

  • ⬆️ 🛠️(deps): update dependency pythorhead to v0.24.0 (7f9cdcd)

  • ⬆️ 🛠️(deps): update dependency sphinx to v7.3.5 (48f1f14)

  • ⬆️ 🛠️(deps): update dependency sphinx to v7.3.1 (b0fa8e5)

v5.1.7

08 Apr 10:29
Compare
Choose a tag to compare

v5.1.7 (2024-04-08)

🔇

  • 🔇 update client.py and test_unit.py (#294) (1fcdef7)

  • 🔇 update client.py and test_unit.py (0e42093)

v5.1.6

08 Apr 09:22
Compare
Choose a tag to compare

v5.1.6 (2024-04-08)

Other

  • Merge branch 'main' into dev (fe07600)

🔇

v5.1.5

31 Mar 05:53
Compare
Choose a tag to compare

v5.1.5 (2024-03-31)

⬆️

  • ⬆️ 🤖 - Q Why should you always serve a Southern Carolina football man (#291) (e7c9fae)

🚨

  • 🚨 test: update test_unit.py (ba9eeb4)

v5.1.4

30 Mar 05:44
Compare
Choose a tag to compare

v5.1.4 (2024-03-30)

  • ✅ Add error message checks in unit tests for listene… (#290) (64ba422)

  • ✅ Add error message checks in unit tests for listener function. (418c9d6)

Fix

  • fix test_listener_start function in test_unit.py (d3f5323)

Other

  • Fix assert statement in test_unit.py test_listener_start function. (a4f56ed)

  • Refactor test_unit.py assertions for listener start function. (2fa4eef)

  • Remove assertion for failed client creation in listener function (420f091)

  • Refactor test_unit.py to handle iteration logic better. (4d7a52b)

v5.1.3

29 Mar 20:22
Compare
Choose a tag to compare

v5.1.3 (2024-03-29)

Fix

  • Update pytest-loguru version in pyproject.toml and remove caplog fixture from test_unit.py. (8dd3739)

  • Add fixture for capturing logs in unit tests. (5991470)

Other

  • Remove stop method call in test_listener_start function (36e66a5)

  • Refactor test_unit.py for improved caplog handling. (86a7765)

  • Add assertion for notalibrary support in test_listener_start (3325ce4)

  • Refactor test_listener_start function in test_unit.py (080e068)

  • Remove pytest-loguru dependency from pyproject.toml (bc0c2ac)

  • Refactor test_unit.py functions and add error message. (8a116c2)

Update

  • Update caplog enqueue value to True in test_unit.py (5edd5cf)

🎨

v5.1.2

29 Mar 08:15
Compare
Choose a tag to compare

v5.1.2 (2024-03-29)

🔇

🔊

  • 🔊 Improve log when no clients loaded (#288) (87effa1)

  • 🔊 Improve log when no clients loaded (fc86305)

v5.1.1

28 Mar 21:08
Compare
Choose a tag to compare

v5.1.1 (2024-03-28)

Update

  • Update readthedocs.yaml with new poetry installation method. (#287) (36851e6)

  • Update readthedocs.yaml with new poetry installation method. (006d5a0)

v5.1.0

27 Mar 17:46
Compare
Choose a tag to compare

v5.1.0 (2024-03-27)

🚨

🚀

🥅

  • 🥅 improve error management in case of no client (ff76b20)

v5.0.3

27 Mar 05:34
Compare
Choose a tag to compare

v5.0.3 (2024-03-27)

🚑

  • 🚑 Add name and enabled attributes to ChatClient class. (#285) (b358510)

  • 🚑 Add name and enabled attributes to ChatClient class. (544ad97)