Skip to content

Releases: uktrade/stream-zip

v0.0.81

28 May 08:47
00c06b2
Compare
Choose a tag to compare

What's Changed

  • fix!: the signature of async_stream_zip by @michalc in #130

Full Changelog: v0.0.80...v0.0.81

v0.0.80

27 May 07:36
9e443e8
Compare
Choose a tag to compare

What's Changed

  • feat: avoid mypy errors about empty body of an abstract method by @michalc in #129

Full Changelog: v0.0.79...v0.0.80

v0.0.79

27 May 07:22
eab1bdb
Compare
Choose a tag to compare

What's Changed

  • feat: enable type checking in client code by @michalc in #128

Full Changelog: v0.0.78...v0.0.79

v0.0.78

27 May 06:42
1d8a18a
Compare
Choose a tag to compare

What's Changed

  • feat: type annotations now allow strict type checking by @michalc in #127

Full Changelog: v0.0.77...v0.0.78

v0.0.77

26 May 17:01
a9ca0cb
Compare
Choose a tag to compare

What's Changed

  • feat: more type annotations (towards being able to enable strict checking) by @michalc in #126

Full Changelog: v0.0.76...v0.0.77

v0.0.76

26 May 15:34
4f16169
Compare
Choose a tag to compare

What's Changed

  • feat: a Method has a clearer definition (that passes strict type checking) by @michalc in #125

Full Changelog: v0.0.75...v0.0.76

v0.0.75

25 May 21:11
1da1475
Compare
Choose a tag to compare

What's Changed

  • feat: better annotate the member files/methods by @michalc in #124

Full Changelog: v0.0.74...v0.0.75

v0.0.74

25 May 17:32
27d9cd9
Compare
Choose a tag to compare

What's Changed

  • feat: type annotate async function (and an internal function) by @michalc in #123

Full Changelog: v0.0.73...v0.0.74

v0.0.73

25 May 15:41
d9d79b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.72...v0.0.73

v0.0.72

25 May 15:08
920a209
Compare
Choose a tag to compare

What's Changed

  • docs: avoid mentioning blocking the event loop in async implementation by @michalc in #115
  • build(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #118
  • build(deps): bump docs-building packages by @michalc in #119
  • refactor: initial type annotations by @michalc in #121

Full Changelog: v0.0.71...v0.0.72