Skip to content

Release 1.0.4

Choose a tag to compare

@bvdcode bvdcode released this 19 Oct 22:39
· 1 commit to main since this release
Make BlinkClientException public and add documentation

The `BlinkClientException` class was updated to enhance its usability and clarity. Key changes include:

- Changed class accessibility from `internal` to `public`.
- Added XML documentation for the class, including summaries and remarks.
- Documented all constructors with XML comments.
- Added comments to clarify the purpose of each constructor.