Releases: tuftsceeo/SPIKE-Web-Interface
Releases · tuftsceeo/SPIKE-Web-Interface
Developmental Release for 2.0.0
- Updates for SPIKE OS 3.1
- ServiceDock SPIKE to be IDE compatible
Iframe CDN test
- Placeholder iframe for third party integration test
Service_SPIKE Scaled
- Divided Service_SPIKE into objects (OOP)
- Test release for initial integration test with third party software
- Dropped micropyUtils
- Source : https://cdn.jsdelivr.net/gh/tuftsceeo/SPIKE-Web-Interface@1.1.0/cdn/ServiceDock_scaled.min.js
1.0.0 (production)
- Distinguished setTagValue into Strict and NotStrict modes for cloud Services
- Updated SPIKE Service with hub OS 3.0.1
- Updated SystemLink and Airtable Service
Development Release
- Updated ServiceDock on CDN
Documentation Update
- More SystemLink, Airtable, and SPIKE Service tutorials
- Dropped support for setTagValue for SystemLink Service and added setTagValueNotStrict and setTagValueStrict. All SystemLink Cloud variables will now be called, "Tags".
- Dropped support for createNameValuePairs, setValue for Airtable Service and added setEntryValueNotStrict, setEntryValueStrict, createEntry, getEntriesInfo, deleteEntry, getEntryValue. All Airtable name/value pairs will now be called, "Entries".
- Fixed bugs
SPIKE Hub OS 3.0.1 Update
- Added: Motor.run_to_degrees_counted()
- Added: DistanceSensor.light_up_all()
- Added: PrimeHub().status_light
- Added: DistanceSensor.wait_for_distance_farther_than()
- Added: DistanceSensor.wait_for_distance_closer_than()
- Added: ColorSensor.wait_for_new_color()
- Some bug fixes
- DEPRECATED and DROPPED: Motor.run_to_position(). This function will not run as expected, so please avoid using it.
0.1.1
Before EN-0001 Final Projects
Features:
- Blocking UJSONRPC processing
- More console messages
0.1
EN-0001: Before Final Projects
New features:
- Click on SPIKE Service button after connection to reboot the hub
- ASCII checking input code