Skip to content

Releases: deno911/911

0.1.5

25 Aug 22:55
0.1.5
93b2505
Compare
Choose a tag to compare

Bug Fixes

  • bug in Logger constructor (b59a4e7)
  • typo in triple slash ref in mod.ts (9c14037)

0.1.4

19 Aug 21:44
0.1.4
5804d93
Compare
Choose a tag to compare
chore: release 0.1.4

- updated logger functionality in src/log.ts
- moved all std/collections methods into src/collections.ts
- updated types.d.ts and deps.ts
- moved to strict mode in typescript compilerOptions
- other minor tweaks

0.1.3

19 Aug 06:23
0.1.3
7e2debc
Compare
Choose a tag to compare
chore: release 0.1.3

0.1.2

18 Aug 21:18
0.1.2
9bb9a0b
Compare
Choose a tag to compare
chore: release 0.1.2

0.1.1

18 Aug 20:46
0.1.1
683a769
Compare
Choose a tag to compare
chore: release 0.1.1

0.1.0

18 Aug 18:21
0.1.0
dc112db
Compare
Choose a tag to compare

Bug Fixes

  • missing partition export (0d537c5)
  • tests and throttle return type (f767bd3)

0.0.1

03 Aug 03:00
0.0.1
14137e0
Compare
Choose a tag to compare
chore: release 0.0.1