Skip to content

Conversation

@joaolfp
Copy link
Collaborator

@joaolfp joaolfp commented Jun 25, 2024

Added

  • New addObserver method for adding observers.
  • Support for UUID for unique observer identification.
  • Thread safety using DispatchQueue.

Changed

  • The observer method was renamed to addObserver for clarity.
  • Improvements to the notifyObservers method for code simplification.

Removed

  • Removal of redundant value != nil check.

@joaolfp joaolfp merged commit ec53231 into master Jun 25, 2024
@joaolfp joaolfp deleted the feature/improvements-v2.0.0 branch June 25, 2024 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants