Skip to content

Releases: numerous-com/numerous-widgets

v0.1.11

28 Dec 12:55

Choose a tag to compare

v0.1.11 (2024-12-28)

Fix

  • fix(widgets): Do not refer to ModalWIdget (3ce852a)

v0.1.10

23 Dec 14:03

Choose a tag to compare

v0.1.10 (2024-12-23)

Fix

  • fix(docs): Enhance documentation and configuration for numerous widgets
  • Updated mkdocs.yml to include new Templating section and improved theme settings with color scheme toggles.
  • Added new dependencies for mkdocs-material, mkdocs-gen-files, mkdocs-section-index, and mkdocs-literate-nav in pyproject.toml.
  • Expanded process_task.md, state_model.md, and widgets.md to include new widget documentation with show_root_heading options.
  • Modified render_template function in templating module to accept AnyWidget for keyword arguments.

These changes improve the overall documentation structure and enhance the user experience with better theming and widget integration. (98a6af1)

v0.1.9

23 Dec 10:05

Choose a tag to compare

v0.1.9 (2024-12-23)

Fix

  • fix(TaskModal): Update timestamp formatting to 24-hour format and enhance warning type handling (db08ea0)

v0.1.8

23 Dec 09:58

Choose a tag to compare

v0.1.8 (2024-12-23)

Fix

  • fix(Task): Enhance log display, improve code readability, and update task handling logic (853184e)

v0.1.7

23 Dec 08:33

Choose a tag to compare

v0.1.7 (2024-12-23)

Fix

  • fix(chat): Rename 'msg_type' to 'type' in message structure; update add_message method and related usage (6685cfd)

v0.1.6

23 Dec 06:52

Choose a tag to compare

v0.1.6 (2024-12-23)

Fix

  • fix(widgets): Disable mypy (7890758)

  • fix(widgets): add check to ruff cmd (4d22d83)

  • fix(widgets): Enable linting on github (5a0bd64)

v0.1.5

22 Dec 14:04

Choose a tag to compare

v0.1.5 (2024-12-22)

Fix

v0.1.4

22 Dec 12:00

Choose a tag to compare

v0.1.4 (2024-12-22)

Fix

v0.1.3

22 Dec 10:29

Choose a tag to compare

v0.1.3 (2024-12-22)

Fix

  • fix(widgets): Black formatted (db6baba)

  • fix(widgets): Linting (6cced83)

v0.1.2

21 Dec 09:16

Choose a tag to compare

v0.1.2 (2024-12-21)

Fix

  • fix(widgets): ruff linting (e771527)