Skip to content

Releases: EasyDevv/pyhunt

v1.1.2

22 Apr 09:25
Compare
Choose a tag to compare

🔄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

v1.1.1

18 Apr 00:17
Compare
Choose a tag to compare

🔄Changes

  • fix: cli coloring issue

📦Update

uv add pyhunt --upgrade

v1.1.0

17 Apr 01:35
Compare
Choose a tag to compare

🔄Changes

  • add: new examples
  • modify: remove rich dependency, apply native coloring, and improve performance.
  • fix: github actions, build system

📦Update

uv add pyhunt --upgrade

v1.0.2

15 Apr 13:33
Compare
Choose a tag to compare

🔄Changes

  • modify: the argument type output format
  • add: limit on the number of loop iteration

📦Update

uv add pyhunt --upgrade

v1.0.1

13 Apr 12:06
Compare
Choose a tag to compare