File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ v0.8.1] (2025-08-21)
2+
3+ * make macros hygienic by @davidhewitt in [ #100 ] ( https://github.com/pydantic/logfire-rust/pull/100 )
4+
15## [ v0.8.0] (2025-08-21)
26
37* logs: stop sending ` logfire.msg ` , test ` event_name ` properly by @davidhewitt in [ #84 ] ( https://github.com/pydantic/logfire-rust/pull/84 )
@@ -90,3 +94,4 @@ Initial release.
9094[ v0.7.0 ] : https://github.com/pydantic/logfire-rust/compare/v0.6.1..v0.7.0
9195[ v0.7.1 ] : https://github.com/pydantic/logfire-rust/compare/v0.7.0..v0.7.1
9296[ v0.8.0 ] : https://github.com/pydantic/logfire-rust/compare/v0.7.1..v0.8.0
97+ [ v0.8.1 ] : https://github.com/pydantic/logfire-rust/compare/v0.8.0..v0.8.1
Original file line number Diff line number Diff line change 11[package ]
22name = " logfire"
3- version = " 0.8.0 "
3+ version = " 0.8.1 "
44edition = " 2024"
55license = " MIT"
66rust-version = " 1.85"
You can’t perform that action at this time.
0 commit comments