Releases: peterprototypes/dontpanic
Releases · peterprototypes/dontpanic
0.6.0
♻️ Refactors
739c1d2- simplify title handling in init_hook function (commit by @peterprototypes)
0.5.0
🐛 Bug Fixes
15b1c49- private type in public interface (commit by @peterprototypes)
0.4.0
✨ New Features
38324e8- reports indexing based on file:line reducing duplication (commit by @peterprototypes)
🐛 Bug Fixes
6571d9b- update backend_url to use secure HTTPS endpoint (commit by @peterprototypes)
♻️ Refactors
3811278- remove uid generation from send_report function (commit by @peterprototypes)
0.3.0
✨ New Features
38ffe3e- ability to enable or disable the client after creation - Client::set_enabled (commit by @peterprototypes)
♻️ Refactors
ea73db8- update Builder backend_url method documentation and accept any str reference (commit by @peterprototypes)