Fraser

Results 4 issues of Fraser

I am working with two Heltec LoRa 32 (v2) boards Programming on Arduino IDE 1.8.13 heltec.h (ESP32 Dev-Boards library) is version 1.1.0 Running the example found under `heltec ESP 32...

The `date` field has changed in this dataset from a proper datetime format to a date text field. Is there any chance that might get reverted? Even a `...T00:00:00Z` append...

bug
improvement

# This is actually a duplication of https://github.com/singer-io/singer-tap-template/pull/12 # Description of change Without the addition of `to_dict()` on l66 ( ` schema=stream.schema.to_dict(),` ) the tap will return the error "TypeError:...

We recently implemented locales in Contentful, and are pulling the .yaml files into Middleman just fine. Now we need to rework all of our templates with the localization helpers as...