All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.5 - 2024-12-17
- Use the
tracked_env
feature to react to a change in theRUST_LOG
environment variable without having to clean the project.
0.1.4 - 2024-12-16
- Add
tracing-panic
as an optional default feature.
0.1.3 - 2024-12-16
- Support older nightly versions because the one that build the docs is currently frozen.
0.1.2 - 2024-12-14
Rebrand to tracing-proc-macros-ink
.
0.1.0 - 2024-12-12
Initial release as tracing_proc_macro_rs
.