Skip to content

Commit e302f65

Browse files
committed
Add note about the current state of the package
1 parent f98a74a commit e302f65

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
- **Panic Handling**: Converts panic values to standard Go errors with stack traces for structured error recovery
1313
- **Zero Dependencies**: Implements error handling utilities with no external dependencies beyond the Go standard library
1414

15+
> **Note:** This package is considered stable and will therefore be rarely updated, mostly for bug fixes and adding support for new Go versions and features. With the release of version 1.0, the API is frozen, and no breaking changes will be introduced in future releases.
16+
1517
---
1618

1719
## Installation

0 commit comments

Comments
 (0)