Skip to content

Latest commit

 

History

History
70 lines (40 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

70 lines (40 loc) · 1.2 KB

Change Log - @subsquid/commands

This log was last generated on Sun, 11 Jun 2023 15:49:45 GMT and should not be manually modified.

2.2.0

Sun, 11 Jun 2023 15:49:45 GMT

Minor changes

  • downgrade TypeScript to 4.9.5

2.1.0

Sat, 10 Jun 2023 15:11:08 GMT

Minor changes

  • migrate to TypeScript 5 and update other dependencies

2.0.0

Mon, 01 May 2023 18:57:46 GMT

Breaking changes

  • Introduce ArrowSquid

1.0.3

Sun, 12 Feb 2023 12:16:19 GMT

Patches

  • write log record to delineate commands when TTY is not available (helps Aquarium not to get erroneous error messages)

1.0.2

Thu, 09 Feb 2023 15:10:00 GMT

Patches

  • README fix

1.0.1

Wed, 25 Jan 2023 18:43:43 GMT

Patches

  • resolve globs relative to a working dir of a command

1.0.0

Tue, 24 Jan 2023 17:54:27 GMT

Breaking changes

  • allow to invoke command with additional arguments, but disallow invocation of multiple commands at once

0.1.0

Mon, 16 Jan 2023 13:32:25 GMT

Minor changes

  • forbid unknown properties in commands.json where they can potentially change semantics

0.0.1

Tue, 10 Jan 2023 10:43:13 GMT

Version update only

0.0.0

Thu, 29 Dec 2022 19:19:37 GMT

Initial release