Skip to content

docs: align PID controller BB dependency requirements - #64

Merged
jimsynz merged 1 commit into
mainfrom
docs/align-bb-requirements
Jul 21, 2026
Merged

docs: align PID controller BB dependency requirements#64
jimsynz merged 1 commit into
mainfrom
docs/align-bb-requirements

Conversation

@jimsynz

@jimsynz jimsynz commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update the README requirement from bb ~> 0.13 to the declared ~> 0.16 compatibility floor
  • apply the same correction to the getting-started tutorial
  • leave mix.exs and mix.lock unchanged

Closes #63.

Verification

  • mix check --no-retry (22 tests)

@jimsynz
jimsynz merged commit f8dbd4f into main Jul 21, 2026
15 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.

README states BB requirement ~> 0.13, but mix.exs pins ~> 0.16

1 participant