Skip to content

[0.3.15] TensorNeko Release

Compare
Choose a tag to compare
@ControlNet ControlNet released this 15 Jul 10:51
· 57 commits to master since this release

Features:

  • Now the subscribe in event bus is always non-blocking.
  • Use rich traceback if rich is installed
  • Add test for Python 3.12
  • tensorneko_util.msg.push_gotify for pushing messages to Gotify server
  • A new library named tensorneko_tool to contain CLI tools, now it includes,
    • tensorneko gotify <message> for pushing messages to Gotify server

Fix:

  • The indent 4 is not working in orjson, now force to use indent 2