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

feat: detritus support #74

Draft
wants to merge 13 commits into
base: dev
Choose a base branch
from
Draft

feat: detritus support #74

wants to merge 13 commits into from

Conversation

Khaaz
Copy link
Owner

@Khaaz Khaaz commented Mar 22, 2020

PULL REQUEST

Overview

This PR add full support for detritus lib with AxonCore.
TODO:

  • documentation
  • typings
  • lib/functions (not all are done)

DONE:

  • examples
  • handlers
  • default implementation and functional system

Status

  • Typings have been updated or don't need to be.
  • This PR have been tested and is ready to be merged.

Semantic versioning classification

  • MAJOR: This PR introduces BREAKING changes (direct API change).
  • MINOR: This PR adds new features, improve the code and/or implies minimal API changes.
  • PATCH: This PR fixes a bug, if needed it also references the relevant issue or documentation.
  • PATCH: This PR improve performance or code refactor without API changes.
  • PATCH: This PR only includes non-code changes (documentation, style, CI, tools...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants