Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Candidate 0.2.0 #1

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Release Candidate 0.2.0 #1

merged 1 commit into from
Jul 3, 2024

Conversation

tsutomi
Copy link
Member

@tsutomi tsutomi commented Jul 2, 2024

Core implementations of the library functions:

  • Operation Results
    • Success - the operation was completed
    • Error - The operation failed for some reason
    • Unchanged - The operation has caused no changes to the object (eg. entity) that was intended to change
    • Cancelled - The operation was cancelled
  • Operation Errors
    • Explicit Error
    • Validation Error
    • Operation Exception

@tsutomi tsutomi self-assigned this Jul 2, 2024
@tsutomi tsutomi merged commit ada0a0d into main Jul 3, 2024
3 checks passed
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.

1 participant