-
Notifications
You must be signed in to change notification settings - Fork 0
Release version 3.0.0 #15
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
240faba
to
32b7063
Compare
32b7063
to
bf7b0fb
Compare
adafruit-adabot
added a commit
to adafruit/CircuitPython_Community_Bundle
that referenced
this pull request
Sep 3, 2024
Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.0 from 1.0.0: > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) > Release version 2.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#10)
EGJ-Moorington
added a commit
that referenced
this pull request
Jun 17, 2025
adafruit-adabot
added a commit
to adafruit/CircuitPython_Community_Bundle
that referenced
this pull request
Jun 18, 2025
Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 2.1.2 from 2.1.1: > Merge pull request adafruit/CircuitPython_NAU7802#19 from adafruit/use_ruff Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.0 from 3e05e25: < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`. < Release version 2.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#10) > Release version 2.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#10) * Implemented the keypad core module < Initial commit > Initial commit
EGJ-Moorington
added a commit
that referenced
this pull request
Jun 18, 2025
EGJ-Moorington
added a commit
that referenced
this pull request
Jun 18, 2025
adafruit-adabot
added a commit
to adafruit/CircuitPython_Community_Bundle
that referenced
this pull request
Jun 19, 2025
Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.1.dev1 from 3fa485c: > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#28 from EGJ-Moorington/26-update-readthedocsyaml-with-sphinx-key > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#27 from EGJ-Moorington/25-fix-__version__-constant > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#24 from EGJ-Moorington/23-fix-typos-in-documentation < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`. > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`. Updating https://github.com/relic-se/CircuitPython_KeyManager to 1.1.0 from 1.0.0: > Merge pull request relic-se/CircuitPython_KeyManager#4 from relic-se/keypad
EGJ-Moorington
added a commit
that referenced
this pull request
Jun 19, 2025
adafruit-adabot
added a commit
to adafruit/CircuitPython_Community_Bundle
that referenced
this pull request
Jun 20, 2025
Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.1 from e439dd5: > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#35 from EGJ-Moorington/dev < Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#28 from EGJ-Moorington/26-update-readthedocsyaml-with-sphinx-key < Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#27 from EGJ-Moorington/25-fix-__version__-constant < Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#24 from EGJ-Moorington/23-fix-typos-in-documentation > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`. < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds changes from version 3.0.0 to
main
.