Skip to content

(wip v0.4.5) Add new condition nodes #18

Merged
hit9 merged 19 commits intomasterfrom
dev
Mar 21, 2025
Merged

(wip v0.4.5) Add new condition nodes #18
hit9 merged 19 commits intomasterfrom
dev

Conversation

@hit9
Copy link
Owner

@hit9 hit9 commented Mar 18, 2025

  • [x] DoWhile<Condition>()
  • [ ] While<Condition>()
  • template bt::Not<Condition> and method IfNot<Condition>()
  • template bt::And<C1, C2, ...> and bt::Or<C1, C2,...>
  • Builtin EmptyAction (Convenient for debuging and dev)
  • Builtin True And False (Convenient for debuging and dev)
  • unittests
  • readme
  • changelog

@hit9 hit9 changed the title (wip v0.4.5) Add new decorators (wip v0.4.5) Add new condition nodes Mar 21, 2025
@hit9 hit9 merged commit 2355947 into master Mar 21, 2025
4 checks passed
@hit9 hit9 deleted the dev branch March 21, 2025 15:55
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