Skip to content

Releases: Alwatr/nanotron

v4.5.1

28 Oct 13:34
v4.5.1
edcbcb6
Compare
Choose a tag to compare

4.5.1 (2024-10-28)

Bug Fixes

v4.5.0

28 Oct 10:28
v4.5.0
935f351
Compare
Choose a tag to compare

4.5.0 (2024-10-28)

Features

Bug Fixes

Code Refactoring

  • pre-handlers: Remove logger module (70b0357) by @AliMD
  • pre-handlers: Rename parse-body-as-json.ts to handler/parse-body-as-json.ts (3d5f756) by @AliMD
  • pre-handlers: Update main.ts exports and add package tracer (dc29d20) by @AliMD

Miscellaneous Chores

  • Update extension in .vscode/extensions.json (071698e) by @AliMD

Dependencies update

v4.4.1

16 Oct 09:59
v4.4.1
2dedfab
Compare
Choose a tag to compare

4.4.1 (2024-10-16)

Bug Fixes

Dependencies update

v4.4.0

14 Oct 16:23
v4.4.0
f8efcbf
Compare
Choose a tag to compare

4.4.0 (2024-10-14)

Features

  • api-server: add health route to NanotronApiServer (4f8ede5) by @AliMD

v4.3.0

11 Oct 19:12
v4.3.0
5dd04b4
Compare
Choose a tag to compare

4.3.0 (2024-10-11)

Features

Bug Fixes

Code Refactoring

Miscellaneous Chores

Dependencies update

v4.2.2

29 Sep 11:23
v4.2.2
887f58e
Compare
Choose a tag to compare

4.2.2 (2024-09-29)

Miscellaneous Chores

Dependencies update

v4.2.1

24 Sep 16:13
v4.2.1
b4a2982
Compare
Choose a tag to compare

4.2.1 (2024-09-24)

Miscellaneous Chores

Dependencies update

v4.2.0

23 Sep 11:36
v4.2.0
34e75ba
Compare
Choose a tag to compare

4.2.0 (2024-09-23)

Features

  • Add @alwatr/crypto dependency to nanotron package.json and tsconfig.json (94cdf28) by @AliMD

Bug Fixes

Code Refactoring

  • logger creation in NanotronClientRequest and NanotronServerResponse (65accd3) by @AliMD

Dependencies update

v4.1.0

14 Sep 13:22
v4.1.0
41e241d
Compare
Choose a tag to compare

4.1.0 (2024-09-14)

Features

  • route handlers to use 'call' method for binding 'this' (69517c1) by @

v4.0.2

14 Sep 12:43
v4.0.2
1aabff4
Compare
Choose a tag to compare

4.0.2 (2024-09-14)

Bug Fixes