Skip to content

v1.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 09:25

🔄Changes

  • Log repetition limit: The hunt --repeat [count] command limits excessive repeated log outputs.
  • Root directory setting: The hunt --root command allows you to specify the current project path, enabling more accurate log paths.
  • New examples: Added examples to cover various scenarios.
  • Improved stability: Added internal tests.
  • Native coloring: Removed the dependency on rich and implemented native coloring to improve performance.

📦Update

uv add pyhunt --upgrade