Releases: stfc/ardublock
ardublock 2.2.0
New Features and Minor Changes:
- Add an 'Erase Arduino Program' Button to the UI
Patches, Bug Fixes and Documentation Changes:
- Style improvements to 'Getting Started with ArduBlock' section of README.md
ardublock 2.1.1-1
Patches and Bug Fixes:
- Change website URL to point to STFC repository
ardublock 2.1.0-1
Minor Changes:
- Add Digital and Analog Hall Sensors
Patches and Bug Fixes:
- Standardize
pinMode(#, OUTPUT)
formatting
ardublock 2.0.2-1
Patches and Bug Fixes:
- Fix taweili#159 and arduino/Arduino#5454
ardublock 2.0.2-beta
Patches and Bug Fixes:
Fix taweili#159 and arduino/Arduino#5454
ardublock 2.0.2-alpha
Patches and Bug Fixes:
- Fix taweili#159 and arduino/Arduino#5454
ardublock 2.0.1-1
Patches and Bug Fixes:
- Remove servo block family
- Remove unneeded tinker.h import
- Change TinkerButtonBlock to be an AbstractTinkerReadDigitalBlock
ardublock 2.0.0-1
Major Changes:
Alter loop counters to be more pythonic (starting at 0)
Minor Changes:
Defines loop counters in the loop
Patches and Bug Fixes:
Tinker blocks in loops no longer generate functions
ardublock 1.1.0-1
Minor Changes:
Add blocks to support FaireBot: https://www.youtube.com/watch?v=ru-OUyFdxc4
Re-add Tilt Switch block
Patches and Bug Fixes:
Fix of the'pin# bug' for Tilt Switch block
Re-add 'pin#' to LED block (instead of '#')
Rename 'Tests' to 'Logical Operators'
ardublock 1.1.0-beta
Add blocks to support FaireBot: https://www.youtube.com/watch?v=ru-OUyFdxc4
Re add Tilt Switch
Rename "Tests" to "Logical Operators"