8000 1.3.1 - deprecate AdjustableButtonConfig and merge into ButtonConfig by bxparks · Pull Request #17 · bxparks/AceButton · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.3.1 - deprecate AdjustableButtonConfig and merge into ButtonConfig #17

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 2 commits into from
Sep 30, 2018

Conversation

bxparks
Copy link
Owner
@bxparks bxparks commented Sep 30, 2018
  • 1.3.1 (2018-09-30)
    • Fix botched release on GitHub. Same as v1.3.
  • 1.3 (2018-09-30)
    • Merge AdjustableButtonConfig into ButtonConfig and deprecated
      AdjustableButtonConfig. See
      Issue #13 for
      benchmarks which show that the theoretical increase of static RAM
      consumption does not often happen in practice because of compiler
      optimization.
    • Reduce default value of getDebounceDelay() from 50 ms to 20 ms
      to improve perceived responsiveness of buttons when they are rapidly
      pressed on and off. See
      Issue #14
      for details.
    • Update tests/auniter.ini and Jenkinsfile for compatibility with
      AUniter v1.7. Add CapacitiveSensor to the exclude list for
      env:esp8266 and env:esp32 because it doesn't compile under those
      environments.
    • Remove leading zero in ACE_BUTTON_VERSION because that I forgot that it
      means an octal number.

@bxparks bxparks merged commit 69129a4 into master Sep 30, 2018
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
0