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(flame_behaviors)!: migrate to flame v1.10.0 #46

Merged
merged 5 commits into from
Oct 18, 2023

Conversation

wolfenrain
Copy link
Member

@wolfenrain wolfenrain commented Jun 14, 2023

Description

Updated to flame v1.10.0

Closes #29

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

erickzanardo
erickzanardo previously approved these changes Sep 13, 2023
@wolfenrain wolfenrain changed the title feat(flame_behaviors)!: migrate to flame v1.8.0 feat(flame_behaviors)!: migrate to flame v1.10.0 Oct 13, 2023
Copy link

@luanpotter luanpotter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Can't say I agree with the if style changes but that is just personal preference :P

@wolfenrain
Copy link
Member Author

Can't say I agree with the if style changes but that is just personal preference :P

That wasn't supposed to happen, so I reverted them!

@wolfenrain wolfenrain merged commit 9963591 into main Oct 18, 2023
5 checks passed
@wolfenrain wolfenrain deleted the feat!(flame_behaviors)-migrate-to-flame-v1.8.0 branch October 18, 2023 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

refactor: convert input behaviors to the new APIs once they hit stable.
4 participants