rindle
Version:
Collection of utilities for working with Streams
149 lines (148 loc) • 4.66 kB
YAML
- commits:
- subject: "Add id-token: write permission for NPM OIDC publishing"
hash: 77b28b7aa1dc7b76a8c54da41e4cae011a4d5036
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
version: 3.0.1
title: ""
date: 2026-02-18T18:38:50.867Z
- commits:
- subject: Update jsdoc-to-markdown to v9 and regenerate the README
hash: 47845a8b2fade087250929d666eff897db95efcd
body: ""
footer:
Change-type: patch
change-type: patch
author: Thodoris Greasidis
- subject: Drop the getStreamFromString method
hash: 02717a0a91b1d56f00d46edb016e09211dadc5cb
body: ""
footer:
Change-type: major
change-type: major
author: Thodoris Greasidis
version: 3.0.0
title: ""
date: 2025-09-23T14:17:38.449Z
- commits:
- subject: Drop Bluebird in favor of native Promises
hash: c6509a544bfab4a374dfabc1c06bec5b7953d392
body: ""
footer:
Change-type: major
change-type: major
author: Thodoris Greasidis
- subject: Drop support for callbacks in favor of Promises
hash: 566030b122ccf094b0be17d413924089331bd046
body: ""
footer:
Change-type: major
change-type: major
author: Thodoris Greasidis
- subject: Drop support for nodejs < 20
hash: 49f87bc310608e5e564354016e0e7842b59bea34
body: ""
footer:
Change-type: major
change-type: major
author: Thodoris Greasidis
- subject: Block the creation of package-lock.json
hash: d1a4d08a6c365f3ab4c0d47e3fbc78adfd9d47ac
body: ""
footer:
Change-type: patch
change-type: patch
author: Thodoris Greasidis
- subject: Replace balenaCI with flowzone
hash: e0f61f7f86aeb9fa8e8c63169fc057dd90e649cf
body: ""
footer:
Change-type: patch
change-type: patch
author: Thodoris Greasidis
- subject: Drop no longer used hound, travis & appveyor ymls
hash: 87e73ff42f798fb156a677f5743461e9263f6a55
body: ""
footer:
Change-type: patch
change-type: patch
author: Thodoris Greasidis
version: 2.0.0
title: ""
date: 2025-09-22T08:53:39.571Z
- version: 1.3.6
date: 2020-04-21T10:42:10Z
commits:
- hash: 3f6178f6b63654743eb9fef081212d6d8fad2653
author: Pagan Gazzard
footers:
change-type: patch
subject: Remove lodash dependency
body: ""
- version: 1.3.5
date: 2020-04-20T15:24:03Z
commits:
- hash: edd7e0f62b8072e73b3932723a659e6cfa69d29b
author: Pagan Gazzard
footers:
change-type: patch
subject: Update to gulp 4
body: ""
- hash: 674444150f259a29f6fb362c64d610d80c0df084
author: Pagan Gazzard
footers:
change-type: patch
subject: Switch to balena-lint for linting
body: ""
- version: 1.3.4
date: 2019-01-30T15:18:47Z
commits:
- hash: 3f2459bd63ce0e6cb5489fb40a60bdd6d8ba88c1
author: Thodoris Greasidis
footers:
resolves: "#6"
change-type: patch
signed-off-by: Thodoris Greasidis <thodoris@balena.io>
subject: Should import lodash methods independently to reduce bundle size
body: |-
Allows us to drop the balena-sdk minified bundle size by
~71kb.
- version: 1.3.3
date: 2019-01-30T15:06:21Z
commits:
- hash: 3a795db68974948257b65ca1cf5f7fe082b24365
author: Thodoris Greasidis
footers:
change-type: patch
signed-off-by: Thodoris Greasidis <thodoris@balena.io>
subject: "tests: Fix missing semicolon warning"
body: ""
- version: 1.3.2
date: 2019-01-29T12:46:43Z
commits:
- hash: 5215fe9ad5c9989a3c16235f7a1c35d7851453c6
author: Thodoris Greasidis
footers:
change-type: patch
signed-off-by: Thodoris Greasidis <thodoris@balena.io>
subject: "travis: Drop 0.x node workers in favor of v6, 8, 10"
body: ""
- hash: 93b92ce6e550a953df0e57f553a0250f4baf9669
author: Thodoris Greasidis
footers:
signed-off-by: Thodoris Greasidis <thodoris@balena.io>
subject: Change license to Apache 2.0
body: ""
- hash: a6721f00e6ff9635aa8895a14dff4581f1eeec58
author: Pagan Gazzard
subject: Update bluebird and lodash to their latest versions
body: ""
- hash: 24b2c6a13d5e01e96d8ab3ae4cce2689de17debe
author: Pagan Gazzard
subject: Fix tests with the latest version of string-to-stream
body: ""