dtolnay/anyhow
 Watch   
 Star   
 Fork   
26 days ago
anyhow

1.0.102

  • Remove backtrace dependency (#438, #439, #440, #441, #442)
2026-02-06 03:20:03
anyhow

1.0.101

  • Add #[inline] to anyhow::Ok helper (#437, thanks @Ibitier)
2025-09-19 22:21:37
anyhow

1.0.100

  • Teach clippy to lint formatting arguments in bail!, ensure!, anyhow! (#426)
2025-08-12 07:06:34
anyhow

1.0.99

  • Allow build-script cleanup failure with NFSv3 output directory to be non-fatal (#420)
2025-04-14 08:39:08
anyhow
2025-03-03 12:49:45
anyhow

1.0.97

  • Documentation improvements
2025-02-20 10:50:08
anyhow

1.0.96

  • Documentation improvements
2024-12-22 19:26:36
anyhow

1.0.95

2024-12-04 03:02:58
anyhow

1.0.94

  • Documentation improvements
2024-11-06 13:08:23
anyhow

1.0.93

  • Update dev-dependencies to thiserror v2