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

v0.1.5 #191

Merged
merged 11 commits into from
Apr 2, 2024
Merged

v0.1.5 #191

merged 11 commits into from
Apr 2, 2024

Conversation

REllEK-IO
Copy link
Contributor

BREAKING Update v0.1.5 4/02/24

  • Unified the internal concept streams and created a new dedicated stream to inform most recent concepts
    • Note if you are assembling plans within a method, be sure to grab the concepts$ from getAxiumState
  • It is now a requirement you use the stageWaitForOpenThenIterate(() => action) helper function in your plans if you are depending on the last strategyTopic property on the axium concept.
  • Added an addition logging property to reveal the internal action stream that can be set when creating your axium. This is separate from the prior logging feature.
  • Method now utilize an internal actionConcept$ stream of type Subject. Method creators that utilize the UnifiedSubject will throw a type error and will need to be updated.

@REllEK-IO REllEK-IO merged commit a957ac7 into main Apr 2, 2024
4 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