Releases: Alwatr/nanotron
Releases · Alwatr/nanotron
v4.8.0
v4.7.0
v4.6.0
4.6.0 (2024-11-07)
Features
- api-server: allow
CORS
requests to do (27d8166) by @mohammadhonarvar
Bug Fixes
- api-server: debug issue (a3ef40f) by @mohammadhonarvar
Dependencies update
- deps-dev: bump @types/node in the dependencies group (9901819) by @dependabot[bot]
- deps: bump @alwatr/nanolib from 5.0.0 to 5.2.1 in the alwatr group (f06afb7) by @dependabot[bot]
- update (78b89b2) by @AliMD
v4.5.2
4.5.2 (2024-11-02)
Miscellaneous Chores
- add Copilot instructions and update VSCode settings and extensions (aa26bab) by @AliMD
- update dependabot configuration for improved dependency management (7e6e8de) by @AliMD
Dependencies update
- bump the github-actions group with 2 updates (49ce364) by @dependabot[bot]
- deps: bump the alwatr group with 6 updates (6636bb3) by @dependabot[bot]
- update (86fbeb6) by @
v4.5.1
v4.5.0
4.5.0 (2024-10-28)
Features
- add
pre-handlers
package (6578a63) by @mohammadhonarvar - nanotron: use
pre-handlers
package (11595c8) by @mohammadhonarvar - pre-handlers: Add getAuthBearer function (43de511) by @AliMD
- pre-handlers: Add requireAccessToken middleware (8ed4eb3) by @AliMD
Bug Fixes
- crypto: remove side effects (852e035) by @AliMD
- pre-handlers: some issues of
review
feedbacks (72ad94b) by @mohammadhonarvar
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
Dependencies update
- bump the development-dependencies group across 1 directory with 2 updates (8b3e101) by @dependabot[bot]
- bump the github-actions group across 1 directory with 4 updates (6c8dbbe) by @dependabot[bot]
- update (da8ab83) by @mohammadhonarvar
- update (584ebc4) by @mohammadhonarvar
- update (5f95120) by @mohammadhonarvar
- update (b3f18ee) by @mohammadhonarvar
- update nanolib v1.4.0 and other deps (b8e7be7) by @
v4.4.1
v4.4.0
v4.3.0
4.3.0 (2024-10-11)
Features
- nanotron: install
nanolib
packages & export them here (169f360) by @mohammadhonarvar - update
import
s & packages based on the latest changes ofnanolib
& preventsideeffects
frombuild
result (1d234b8) by @mohammadhonarvar
Bug Fixes
- api-server: update types &
logger
& usepackageTracer
based on last changes ofnanolib
(7ae4b52) by @mohammadhonarvar - crypto: update types &
logger
& usepackageTracer
based on last changes ofnanolib
(cf1a480) by @mohammadhonarvar - nanotro: update
import
s & remove extraexport
s (2bc4d2e) by @mohammadhonarvar
Code Refactoring
- update
import
s & packages based on the latest changes ofnanolib
(7652b5d) by @mohammadhonarvar
Miscellaneous Chores
- edited README (d707d38) by @ArmanAsadian
Dependencies update
- bump github/codeql-action in the github-actions group (deb0189) by @dependabot[bot]
- bump the github-actions group with 3 updates (7ef6ee3) by @dependabot[bot]
- update (2aaf7c4) by @mohammadhonarvar
- update (e2e3c2b) by @mohammadhonarvar
- update (834ffcc) by @mohammadhonarvar
- update (fab97ef) by @mohammadhonarvar
- update (566ab6f) by @mohammadhonarvar
v4.2.2
4.2.2 (2024-09-29)
Miscellaneous Chores
- api-server: change the license to AGPL-3.0 (fa3347e) by @ArmanAsadian
- change the license to AGPL-3.0 (5b73936) by @ArmanAsadian
- crypto: change the license to AGPL-3.0 (a37fb50) by @ArmanAsadian
- nanotron: change the license to AGPL-3.0 (a1699ee) by @ArmanAsadian
Dependencies update
- bump @types/node in the development-dependencies group (9c8d7d5) by @dependabot[bot]
- bump the github-actions group with 3 updates (06aa063) by @dependabot[bot]
- update (1c4ef63) by @AliMD