Skip to content

Latest commit

 

History

History
140 lines (79 loc) · 7.84 KB

CHANGELOG.md

File metadata and controls

140 lines (79 loc) · 7.84 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.5.0 (2025-03-06)

Miscellaneous Chores

  • update username casing in changelog entries (9722ac9) by @

Dependencies update

  • bump the development-dependencies group across 1 directory with 11 updates (720c395) by @dependabot[bot]

5.4.0 (2025-02-18)

5.3.0 (2025-02-03)

Dependencies update

  • bump the development-dependencies group across 1 directory with 11 updates (cb79d07) by @
  • update typescript and @types/node to version 5.7.3 and 22.13.0 respectively across multiple packages (ddab05b) by @

5.0.0 (2024-11-02)

⚠ BREAKING CHANGES

  • To simplify version management and ensure consistency, all nanolib packages now use the same version as @alwatr/nanolib. This may require updates to your project's dependencies.

Code Refactoring

  • use the same version as @alwatr/nanolib (60eb860) by @

5.3.0 (2025-02-03)

Dependencies update

  • bump the development-dependencies group across 1 directory with 11 updates (cb79d07) by @dependabot[bot]
  • update typescript and @types/node to version 5.7.3 and 22.13.0 respectively across multiple packages (ddab05b) by @alimd

5.0.0 (2024-11-02)

⚠ BREAKING CHANGES

  • To simplify version management and ensure consistency, all nanolib packages now use the same version as @alwatr/nanolib. This may require updates to your project's dependencies.

Features

  • package-trace: add a new package (7bdf8e2) by @

Bug Fixes

  • package-tracer: strict types (3c9c6c3) by @

Code Refactoring

  • package-tracer: add some new functions & improve the code style (207af08) by @
  • package-tracer: Improve package tracking functionality (5be7132) by @
  • prevent side-effects (01e00e1) by @
  • update Dictionary type definitions (c94cbc4) by @
  • use new type-helper global types and remove all import types (08b5d08) by @
  • use the same version as @alwatr/nanolib (60eb860) by @

Miscellaneous Chores

  • fix versions (497a6d8) by @
  • include LICENSE and LEGAL files to publish (09f366f) by @
  • package-tracer: change the license to AGPL-3.0 (ff6e45e) by @
  • Remove old CHANGELOG.md file (bdca0ca) by @

Dependencies update

  • bump the development-dependencies group with 10 updates (fa4aaf0) by @
  • package-tracer: update (2f4e68a) by @

1.0.8 (2024-11-02)

Note: Version bump only for package @alwatr/package-tracer

1.0.7 (2024-10-25)

Note: Version bump only for package @alwatr/package-tracer

1.0.6 (2024-10-12)

Note: Version bump only for package @alwatr/package-tracer

1.0.5 (2024-10-11)

Code Refactoring

  • prevent side-effects (01e00e1) by @mohammadhonarvar

1.0.4 (2024-10-11)

Miscellaneous Chores

  • include LICENSE and LEGAL files to publish (09f366f) by @alimd

1.0.3 (2024-10-11)

Note: Version bump only for package @alwatr/package-tracer

1.0.2 (2024-10-10)

Dependencies update

  • bump the development-dependencies group with 10 updates (fa4aaf0) by @dependabot[bot]

1.0.1 (2024-10-08)

Note: Version bump only for package @alwatr/package-tracer

1.0.0 (2024-09-29)

Features

  • package-trace: add a new package (7bdf8e2) by @mohammadhonarvar

Bug Fixes

  • package-tracer: strict types (3c9c6c3) by @mohammadhonarvar

Code Refactoring

  • package-tracer: add some new functions & improve the code style (207af08) by @mohammadhonarvar
  • package-tracer: Improve package tracking functionality (5be7132) by @alimd
  • update Dictionary type definitions (c94cbc4) by @alimd
  • use new type-helper global types and remove all import types (08b5d08) by @alimd

Miscellaneous Chores

  • fix versions (497a6d8) by @alimd
  • package-tracer: change the license to AGPL-3.0 (ff6e45e) by @alimd
  • Remove old CHANGELOG.md file (bdca0ca) by @alimd

Dependencies update

  • package-tracer: update (2f4e68a) by @mohammadhonarvar