Skip to content

Releases: hexbee-net/nom-tracer

1.0.1

17 Oct 19:07
@xav xav
Compare
Choose a tag to compare

1.0.0

17 Oct 11:37
@xav xav
c36af52
Compare
Choose a tag to compare

🚀 Features

  • Simplify color management
  • Add tree silencing feature

🐛 Bug Fixes

  • Always compile macros module
  • Return an Option in get_trace_for_tag
  • Remove the print utility function

⚙️ Miscellaneous Tasks

  • Add comments and examples
  • Switch the focus to macros instead of calling functions.

0.1.6

17 Oct 11:36
@xav xav
b79baf9
Compare
Choose a tag to compare

🚀 Features

  • Add macros for activation and deactivation
  • Add trace macro
  • Add print functions and macros
  • Add the max_level! macro

🐛 Bug Fixes

  • Single line feed when building trace
  • Use consistent colors for context
  • Clean up the mess in event display
  • Allow trailing commas in trace! macro
  • Simplify the __fn_name macro to remove generic types

⚙️ Miscellaneous Tasks

  • Update readme for macros
  • Add screenshot to README.md
  • Update dependencies

0.1.5

17 Oct 11:36
@xav xav
8249b59
Compare
Choose a tag to compare

🚀 Features

  • Add macros for activation and deactivation
  • Add trace macro
  • Add print functions and macros
  • Add the max_level! macro

🐛 Bug Fixes

  • Single line feed when building trace
  • Use consistent colors for context
  • Clean up the mess in event display
  • Allow trailing commas in trace! macro
  • Simplify the __fn_name macro to remove generic types

⚙️ Miscellaneous Tasks

  • Update readme for macros
  • Add screenshot to README.md
  • Update dependencies

0.1.4

17 Oct 11:36
@xav xav
ae583de
Compare
Choose a tag to compare

🚀 Features

  • Add macros for activation and deactivation
  • Add trace macro
  • Add print functions and macros

🐛 Bug Fixes

  • Single line feed when building trace
  • Use consistent colors for context
  • Clean up the mess in event display
  • Allow trailing commas in trace! macro

⚙️ Miscellaneous Tasks

  • Update readme for macros
  • Add screenshot to README.md
  • Update dependencies

0.1.3

17 Oct 11:35
@xav xav
6db08a6
Compare
Choose a tag to compare

🚀 Features

  • Add macros for activation and deactivation
  • Add trace macro
  • Add print functions and macros

🐛 Bug Fixes

  • Single line feed when building trace
  • Use consistent colors for context
  • Clean up the mess in event display

⚙️ Miscellaneous Tasks

  • Update readme for macros

0.1.2

17 Oct 11:35
@xav xav
672ebb5
Compare
Choose a tag to compare

🚀 Features

  • Add macros for activation and deactivation
  • Add trace macro
  • Add print functions and macros

🐛 Bug Fixes

  • Single line feed when building trace
  • Use consistent colors for context

⚙️ Miscellaneous Tasks

  • Update readme for macros

0.1.1

17 Oct 11:35
@xav xav
7712a7d
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Single line feed when building trace
  • Use consistent colors for context

v0.1.0

17 Oct 11:34
@xav xav
87bfb97
Compare
Choose a tag to compare

First release