Skip to content

Latest commit

 

History

History
1179 lines (592 loc) · 24.3 KB

File metadata and controls

1179 lines (592 loc) · 24.3 KB

Changelog

v2.13.1 (2026-05-01)

Code refactoring:

  • [PATCH] refactor: set ansi function name (● 6d608cc; 👬 zdm)

Compare with the previous release: v2.13.0...v2.13.1

v2.13.0 (2026-05-01)

New features:

  • [MINOR] feat: add name to makeCallable function (● 9f60d4e; 👬 zdm)

Compare with the previous release: v2.12.3...v2.13.0

v2.12.3 (2026-04-25)

No changes since the previous release.

Compare with the previous release: v2.12.2...v2.12.3

v2.12.2 (2026-04-25)

Bug fixes:

  • [PATCH] fix: fix result constructor (● e03fae6; 👬 zdm)

Compare with the previous release: v2.12.1...v2.12.2

v2.12.1 (2026-04-20)

Code refactoring:

  • [PATCH] refactor: update .editorconfig (● a08833e; 👬 zdm)

Compare with the previous release: v2.12.0...v2.12.1

v2.12.0 (2026-03-27)

New features:

  • [MINOR] feat: resource name removed (● a796627; 👬 zdm)

Compare with the previous release: v2.11.3

v2.11.3 (2026-03-18)

Other changes:

  • chore(metadata): update package metadata (● 6c6efb3; 👬 zdm)

Compare with the previous release: v2.11.2

v2.11.2 (2026-03-11)

Other changes:

  • style: lint (● caaecce; 👬 zdm)

Compare with the previous release: v2.11.1

v2.11.1 (2026-03-06)

Other changes:

  • chore(metadata): update package metadata (● 6d072c8; 👬 zdm)

Compare with the previous release: v2.11.0

v2.11.0 (2026-02-27)

New features:

  • [MINOR] feat: move phc to core (● 1e4eb19; 👬 zdm)

Compare with the previous release: v2.10.15

v2.10.15 (2026-02-09)

Bug fixes:

  • [PATCH] fix: fix func names (● b7e4a21; 👬 zdm)

Compare with the previous release: v2.10.14

v2.10.14 (2026-02-05)

Other changes:

  • chore: remove @zdm npm registry (● 5308497; 👬 zdm)

Compare with the previous release: v2.10.13

v2.10.13 (2026-01-31)

Other changes:

Compare with the previous release: v2.10.12

v2.10.12 (2026-01-29)

No changes since the previous release.

Compare with the previous release: v2.10.11

v2.10.11 (2026-01-28)

Other changes:

  • chore(metadata): update package metadata (● 23169a2; 👬 zdm)

Compare with the previous release: v2.10.10

v2.10.10 (2026-01-27)

Other changes:

  • chore(metadata): update package metadata (● 1d4492c; 👬 zdm)

Compare with the previous release: v2.10.9

v2.10.9 (2026-01-10)

Bug fixes:

  • [PATCH] fix: use Buffer.isBuffer() (● c201326; 👬 zdm)

Compare with the previous release: v2.10.8

v2.10.8 (2026-01-05)

Other changes:

  • chore: remove npm @sencha:registry (● 0e3aee2; 👬 zdm)

Compare with the previous release: v2.10.7

v2.10.7 (2025-12-11)

Bug fixes:

  • [PATCH] fix: update npmrc (● 3095fbf; 👬 zdm)

Other changes:

  • build: migrate to c0rejs namespace (● 4d882ce; 👬 zdm)

Compare with the previous release: v2.10.6

v2.10.6 (2025-12-10)

Other changes:

  • build: migrate to c0rejs namespace (● e4b00d8, 11763d1; 👬 zdm)

  • chore(metadata): update package metadata (● deb7e61; 👬 zdm)

Compare with the previous release: v2.10.5

v2.10.5 (2025-10-16)

Bug fixes:

  • [PATCH] fix: fix error handling (● e06df1f; 👬 zdm)

Compare with the previous release: v2.10.4

v2.10.4 (2025-08-10)

Code refactoring:

  • [PATCH] refactor: add phc saltEncoding option (● ec7b7e1; 👬 zdm)

Compare with the previous release: v2.10.3

v2.10.3 (2025-08-10)

Bug fixes:

  • [PATCH] fix: fix phc numbers parser (● a4b93c6; 👬 zdm)

Compare with the previous release: v2.10.2

v2.10.2 (2025-08-10)

Code refactoring:

  • [PATCH] refactor: parse integer phc params (● 1df493c; 👬 zdm)

Compare with the previous release: v2.10.1

v2.10.1 (2025-08-09)

Code refactoring:

Compare with the previous release: v2.10.0

v2.10.0 (2025-08-09)

New features:

Compare with the previous release: v2.9.6

v2.9.6 (2025-07-23)

Other changes:

  • style: update .npmrc (● 17d1418; 👬 zdm)

Compare with the previous release: v2.9.5

v2.9.5 (2025-07-23)

Bug fixes:

  • [PATCH] fix: update editorconfig (● 3b8bd81; 👬 zdm)

Compare with the previous release: v2.9.4

v2.9.4 (2025-07-22)

Bug fixes:

  • [PATCH] fix: fix editorconfig (● 085d659; 👬 zdm)

Compare with the previous release: v2.9.3

v2.9.3 (2025-07-16)

Other changes:

  • style: lint (● 080fbc3; 👬 zdm)

Compare with the previous release: v2.9.2

v2.9.2 (2025-07-16)

Other changes:

  • docs: update (● a880d83; 👬 zdm)

Compare with the previous release: v2.9.1

v2.9.1 (2025-07-14)

Code refactoring:

  • [PATCH] refactor: refactor ansi (● ec011ae; 👬 zdm)

Compare with the previous release: v2.9.0

v2.9.0 (2025-07-14)

New features:

  • [MINOR] feat: add ansi.enble() method (● e27d211; 👬 zdm)

Compare with the previous release: v2.8.1

v2.8.1 (2025-07-13)

Code refactoring:

  • [PATCH] refactor: update ansi enable / disable methods (● 59c8d50; 👬 zdm)

Compare with the previous release: v2.8.0

v2.8.0 (2025-07-13)

New features:

  • [MINOR] feat: add more ansi styles (● 4275f65; 👬 zdm)

Compare with the previous release: v2.7.7

v2.7.7 (2025-07-09)

Bug fixes:

  • [PATCH] fix: fix pipeline (● efad69f; 👬 zdm)

Compare with the previous release: v2.7.6

v2.7.6 (2025-07-07)

Code refactoring:

  • [PATCH] refactor: replace stream pipe with pipeline (● de1d1ad; 👬 zdm)

Compare with the previous release: v2.7.5

v2.7.5 (2025-06-11)

New features:

  • [MINOR] feat: rename ansi class (● 7a254fd; 👬 zdm)

Compare with the previous release: v2.7.4

v2.7.4 (2025-06-07)

Other changes:

  • [PATCH] chore: update cli config (👬 zdm)

Compare with the previous release: v2.7.3

v2.7.3 (2025-06-01)

Other changes:

  • [PATCH] chore: update docs (👬 zdm)

Compare with the previous release: v2.7.2

2.7.2 (2025-05-08)

Other changes:

  • chore: refactor ansi

Compare with the previous release: v2.7.1...v2.7.2

2.7.1 (2025-05-08)

Other changes:

  • chore: update ansi url params

Compare with the previous release: v2.7.0...v2.7.1

2.7.0 (2025-05-08)

Features:

  • feat: add ansi link

Compare with the previous release: v2.6.17...v2.7.0

2.6.17 (2025-03-26)

Other changes:

  • chore: update markdown code tags

Compare with the previous release: v2.6.16...v2.6.17

2.6.16 (2025-03-04)

Other changes:

  • chore: update package metadata

Compare with the previous release: v2.6.15...v2.6.16

2.6.15 (2025-03-04)

Other changes:

  • chore: update package metadata

Compare with the previous release: v2.6.14...v2.6.15

2.6.14 (2025-03-01)

Other changes:

  • chore: code cleanup

Compare with the previous release: v2.6.13...v2.6.14

2.6.13 (2025-02-27)

Other changes:

  • chore: add editorconfig yaml

Compare with the previous release: v2.6.12...v2.6.13

2.6.12 (2025-02-26)

Other changes:

  • chore: update editorconfig

Compare with the previous release: v2.6.11...v2.6.12

2.6.11 (2025-02-19)

Other changes:

  • chore: update cli config

Compare with the previous release: v2.6.10...v2.6.11

2.6.10 (2025-02-16)

Fixes:

  • fix: code typo

Compare with the previous release: v2.6.9...v2.6.10

2.6.9 (2025-02-16)

Other changes:

  • chore: refactor resources

Compare with the previous release: v2.6.8...v2.6.9

2.6.8 (2025-02-14)

Other changes:

  • chore: update resources logger

Compare with the previous release: v2.6.7...v2.6.8

2.6.7 (2025-02-12)

Other changes:

  • chore: update log
  • chore: update resource name

Compare with the previous release: v2.6.6...v2.6.7

2.6.6 (2025-02-12)

Other changes:

  • chore: improve callable

Compare with the previous release: v2.6.5...v2.6.6

2.6.5 (2025-02-12)

Other changes:

  • chore: fix callable proxy
  • chore: refactor ansi

Compare with the previous release: v2.6.4...v2.6.5

2.6.4 (2025-02-11)

Other changes:

  • chore: refactor ansi

Compare with the previous release: v2.6.3...v2.6.4

2.6.3 (2025-02-10)

Other changes:

  • chore: refactor ansi

Compare with the previous release: v2.6.2...v2.6.3

2.6.2 (2025-01-17)

Other changes:

  • chore: remove padding from update report

Compare with the previous release: v2.6.1...v2.6.2

2.6.1 (2025-01-11)

Other changes:

  • chore: fix global resources location

Compare with the previous release: v2.6.0...v2.6.1

2.6.0 (2025-01-11)

Features:

  • feat: refactor env dirs

Compare with the previous release: v2.5.1...v2.6.0

2.5.1 (2025-01-10)

Other changes:

  • chore: refactor resource read index

Compare with the previous release: v2.5.0...v2.5.1

2.5.0 (2025-01-10)

Features:

  • feat: add remote resource isInstalled property

Compare with the previous release: v2.4.3...v2.5.0

2.4.3 (2025-01-08)

Other changes:

  • chore: update package metadata

Compare with the previous release: v2.4.2 ... v2.4.3

2.4.2 (2025-01-08)

Other changes:

  • chore: fix options destructire

Compare with the previous release: v2.4.1 ... v2.4.2

2.4.1 (2025-01-08)

Other changes:

  • chore: remove external resource caller detection

Compare with the previous release: v2.4.0 ... v2.4.1

2.4.0 (2025-01-08)

Features:

  • feat: refactor external resources

Compare with the previous release: v2.3.0 ... v2.4.0

2.3.0 (2025-01-06)

Features:

  • feat: add env
  • feat: add external resource location option

Compare with the previous release: v2.2.0 ... v2.3.0

2.2.0 (2024-12-30)

Features:

  • feat: add external resource autoUpdate option

Compare with the previous release: v2.1.2 ... v2.2.0

2.1.2 (2024-12-18)

Other changes:

  • chore: update external resources timeouts

Compare with the previous release: v2.1.1 ... v2.1.2

2.1.1 (2024-12-18)

Other changes:

  • chore: fix property accessor

Compare with the previous release: v2.1.0 ... v2.1.1

2.1.0 (2024-12-18)

Features:

  • feat: external resource check timeout

Compare with the previous release: v2.0.1 ... v2.1.0

2.0.1 (2024-12-07)

Other changes:

  • chore: set yaml indent to 4 spaces

Compare with the previous release: v2.0.0 ... v2.0.1

2.0.0 (2024-12-04)

Breaking changes:

  • feat!: release major version

Compare with the previous release: v1.4.2 ... v2.0.0

Migration notes:

See the list of the breaking changes for details.

1.4.2 (2024-12-04)

No changes since the previous release.

Compare with the previous release: v1.4.1 ... v1.4.2

1.4.1 (2024-12-04)

No changes since the previous release.

Compare with the previous release: v1.4.0 ... v1.4.1

1.4.0 (2024-12-04)

Features:

  • feat: add resource getResourcePath()

Compare with the previous release: v1.3.2 ... v1.4.0

1.3.2 (2024-11-27)

Other changes:

  • chore: update external resource index location

Compare with the previous release: v1.3.1 ... v1.3.2

1.3.1 (2024-11-27)

No changes since the previous release.

Compare with the previous release: v1.3.0 ... v1.3.1

1.3.0 (2024-11-27)

Features:

  • feat: separate external resources index

Compare with the previous release: v1.2.31 ... v1.3.0

1.2.31 (2024-11-27)

Other changes:

  • chore: update package metadata

Compare with the previous release: v1.2.30 ... v1.2.31

1.2.30 (2024-11-27)

Other changes:

  • chore: update package metadata

Compare with the previous release: v1.2.29 ... v1.2.30

1.2.29 (2024-11-11)

Other changes:

  • chore: check remote if resource if expired

Compare with the previous release: v1.2.28 ... v1.2.29

1.2.28 (2024-11-11)

Other changes:

  • chore: check remote if resource if expired

Compare with the previous release: v1.2.27 ... v1.2.28

1.2.27 (2024-11-11)

Other changes:

  • chore: refactor external resource builder

Compare with the previous release: v1.2.26 ... v1.2.27

1.2.26 (2024-11-07)

Other changes:

  • chore: update package metadata

Compare with the previous release: v1.2.25 ... v1.2.26

1.2.25 (2024-10-29)

Other changes:

  • chore: update docs

Compare with the previous release: v1.2.24 ... v1.2.25

1.2.24 (2024-10-20)

No notable changes since the previous release.

Full list of the changes

1.2.23 (2024-10-16)

No notable changes since the previous release.

Full list of the changes

1.2.22 (2024-10-11)

Fixes:

  • fix: remote update status

Full list of the changes

1.2.21 (2024-10-11)

Fixes:

  • fix: remote update status

Full list of the changes

1.2.20 (2024-10-11)

Fixes:

  • fix: external resources log

Full list of the changes

1.2.19 (2024-10-09)

Fixes:

  • fix: external resource index sort

1.2.18 (2024-10-09)

Fixes:

  • fix: dependabot
  • fix: remote resources

1.2.17 (2024-09-13)

No notable changes since the previous release.

1.2.16 (2024-09-11)

No notable changes since the previous release.

1.2.15 (2024-09-07)

Fixes:

  • fix: editor config

1.2.14 (2024-09-02)

Fixes:

  • fix: docs config

1.2.13 (2024-08-14)

No notable changes since the previous release.

1.2.12 (2024-08-10)

Fixes:

  • fix: .softvisio-cli.yaml renamed to .cli.yaml

1.2.11 (2024-08-01)

Fixes:

  • fix: lint

1.2.10 (2024-07-26)

Fixes:

  • fix: catch fetch errors

1.2.9 (2024-07-22)

Fixes:

  • fix: catch fetch errors

1.2.8 (2024-07-04)

Fixes:

  • fix: options deconstructor

1.2.7 (2024-06-22)

Fixes:

  • fix: add externam res props

1.2.6 (2024-05-29)

Fixes:

  • fix: email address

1.2.5 (2024-04-15)

Fixes:

  • fix: docs

1.2.4 (2024-04-11)

Fixes:

  • fix: tar

1.2.3 (2024-04-11)

Fixes:

  • fix: deps

1.2.2 (2024-02-21)

Fixes:

  • fix: require

1.2.1 (2024-02-21)

No notable changes since the previous release.

1.2.0 (2024-02-21)

Features:

  • feat: require

1.1.52 (2024-01-27)

Fixes:

  • fix: result try / catch options

1.1.51 (2024-01-25)

Fixes:

  • fix: result try / catch options

1.1.50 (2024-01-24)

Fixes:

  • fix: linted

1.1.49 (2024-01-23)

Fixes:

  • fix: linted

1.1.48 (2023-12-03)

Fixes:

  • fix: external resource

1.1.47 (2023-12-02)

Fixes:

  • fix: external resource

1.1.46 (2023-12-02)

Fixes:

  • fix: external resource

1.1.45 (2023-12-02)

Fixes:

  • fix: external resource

1.1.44 (2023-12-02)

Fixes:

  • fix: external resource

1.1.43 (2023-12-02)

Fixes:

  • fix: external resource etag

1.1.42 (2023-10-20)

Fixes:

  • fix: package repo url

1.1.41 (2023-08-19)

Fixes:

  • fix: resource tag compare

1.1.40 (2023-08-03)

Fixes:

  • fix: typo

1.1.39 (2023-07-30)

Fixes:

  • fix: .dockerignore

1.1.38 (2023-07-27)

Fixes:

  • fix: resources index

1.1.37 (2023-07-27)

Fixes:

  • fix: git+http upstream utl removed

1.1.36 (2023-07-27)

Fixes:

  • fix: repo url

1.1.35 (2023-07-27)

Fixes:

  • fix: remote resources

1.1.34 (2023-07-18)

Fixes:

  • fix: typo

1.1.33 (2023-07-18)

Fixes:

  • fix: resource name builder

1.1.32 (2023-07-18)

Fixes:

  • fix: resource name builder

1.1.31 (2023-07-16)

Fixes:

  • fix: resource update log

1.1.30 (2023-07-16)

Fixes:

  • fix: ported to esm

1.1.29 (2023-07-16)

Fixes:

  • fix: imports

1.1.28 (2023-07-16)

Fixes:

  • fix: import

1.1.27 (2023-07-16)

Fixes:

  • fix: exports

1.1.26 (2023-07-16)

Fixes:

  • fix: package renamed

1.1.25 (2023-07-16)

Fixes:

  • fix: npm files

1.1.24 (2023-07-14)

Fixes:

  • fix: status log

1.1.23 (2023-07-14)

Fixes:

  • fix: update defaults

1.1.22 (2023-07-14)

Fixes:

  • fix: location detection

1.1.21 (2023-07-14)

Fixes:

  • fix: location

1.1.20 (2023-07-13)

Fixes:

  • fix: updater

1.1.19 (2023-07-13)

Fixes:

  • fix: updater

1.1.18 (2023-07-13)

Fixes:

  • fix: resources location

1.1.17 (2023-07-13)

Fixes:

  • fix: updater

1.1.16 (2023-07-13)

Fixes:

  • fix: external resource index

1.1.15 (2023-07-13)

Fixes:

  • fix: cache root

1.1.14 (2023-07-13)

Fixes:

  • fix: find root

1.1.13 (2023-07-12)

Fixes:

  • fix: install to the top-level pachage

1.1.12 (2023-07-12)

Fixes:

  • fix: resource check

1.1.11 (2023-07-12)

Fixes:

  • fix: update resource on add

1.1.10 (2023-07-11)

Fixes:

  • fix: update resource on add

1.1.9 (2023-07-11)

Fixes:

  • fix: string location

1.1.8 (2023-07-11)

Fixes:

  • fix: string location

1.1.7 (2023-07-11)

Fixes:

  • fix: string location

1.1.6 (2023-07-11)

Fixes:

  • fix: ported to the commonjs

1.1.5 (2023-07-11)

Fixes:

  • fix: duplicated resources add

1.1.4 (2023-07-10)

Fixes:

  • fix: resource update

1.1.3 (2023-07-09)

Fixes:

  • fix: update log

1.1.2 (2023-07-09)

Fixes:

  • fix: events

1.1.1 (2023-07-09)

Fixes:

  • fix: default location

1.1.0 (2023-07-09)

Features:

  • feat: package renamed

1.0.1 (2023-07-09)

Fixes:

  • fix: resources update

1.0.0 (2023-07-09)

No notable changes since the previous release.

Migration: