0.9.0 (2019-08-27)
- dependency: Rename Dependency.list to Dependency.tuple
- stream: Insitute a naming standard for the Streams of each namespace.
- lambda: Simplify how to schedule a Lambda.Function with
Lambda.schedule
- shape: Rename "Types" to "Shapes"
- stream: Fix bug in Collectors where the Promise wasn't being awaited.
0.8.0 (2019-08-27)
- package: re-structure package into extensible namespaces and folders (#48) (a3a134b)
- shape: remove redundant carrying of a type's runtime type (#46) (2c11f19)
- shape: rename any to dynamic: Type and add unsafeDynamic: Type (#45) (27a60fa)
- stream: namespace S3DeliveryStream under Firehose.Deliverystream (#47) (206e4bb)