Skip to content

Releases: TezosTaqueria/taqueria

v0.2.1

20 Apr 18:01
Compare
Choose a tag to compare

Apr 20, 2022


Taqueria

CLI

To download and see our installation instructions, please click here

VS Code

To download and install, please search for Taqueria in the Visual Studio Marketplace.


SDKs

Node SDK

To download and install please run npm install @taqueria/node-sdk@latest

  • Version bump

Plugins

Contract Types plugin

To download and install, please run taq install @taqueria/plugin-contract-types@latest

Ligo plugin

To download and install, please run taq install @taqueria/plugin-ligo@latest

  • Version bump

SmartPy plugin

To download and install, please run taq install @taqueria/plugin-smartpy@latest

  • Version bump

Archetype plugin

To download and install, please run taq install @taqueria/plugin-archetype@latest

Taquito plugin

To download and install, please run taq install @taqueria/plugin-taquito@latest

  • Version bump

Flextesa Plugin

To download and install, please run taq install @taqueria/plugin-flextesa@latest

  • Version bump

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

31 Mar 20:21
Compare
Choose a tag to compare

Mar 31, 2022


Taqueria

CLI

To download and see our installation instructions, please click here

VS Code

To download and install, please search for Taqueria in the Visual Studio Marketplace.

  • (#257, #465) - Updated to use v0.2.0 of the Taqueria Protocol

SDKs

Node SDK

To download and install please run npm install @taqueria/node-sdk@latest

  • (#257, #465) - Major refactor for propagating stdout and stderr for Taqueria plugins (@mweichert)

Plugins

Contract Types plugin

To download and install, please run taq install @taqueria/plugin-contract-types@latest

Ligo plugin

To download and install, please run taq install @taqueria/plugin-ligo@latest

  • (#258) - Updated to use v0.2.0 of the Taqueria SDK

SmartPy plugin

To download and install, please run taq install @taqueria/plugin-smartpy@latest

  • (#259) - Updated to use v0.2.0 of the Taqueria SDK

Taquito plugin

To download and install, please run taq install @taqueria/plugin-taquito@latest

  • (#387) - The deploy task properly communicates whether deployment has succeeded (@mweichert)
  • (#261) - Updated to use v0.2.0 of the Taqueria SDK

Flextesa Plugin

To download and install, please run taq install @taqueria/plugin-flextesa@latest

  • (#251, #435) - Always use version # of docker image that corresponds to the version of the plugin (@mweichert)
  • (#408, #434) - Docker image now makes use of @taqueria/flextesa-manager NPM package (@mweichert)
  • (#431) - The list accounts task throws an error when the sandbox is stopped (@mweichert)
  • (#260) - Updated to use v0.2.0 of the Taqueria SDK

Full Changelog: v0.1.2...v0.2.0

v0.1.2

01 Mar 19:51
Compare
Choose a tag to compare

Mar 1, 2022


Taqueria

CLI

To download and see our installation instructions, please click here

  • (#339) - [Bug]: Running taq install to update a plugin removes devDependency (@mweichert)
  • (#275) - JSON is no longer formatted after starting a sandbox (@mweichert)
  • (#406, 407) - Remove quickstart parameter from plugin call arguments (@mmweichert)

VS Code

To download and install, please search for Taqueria in the Visual Studio Marketplace.

  • Version bump

SDKs

Node SDK

To download and install please run npm install @taqueria/node-sdk@latest

  • Version bump

Plugins

Contract Types plugin

To download and install, please run taq install @taqueria/plugin-contract-types@latest

  • Version bump

Ligo plugin

To download and install, please run taq install @taqueria/plugin-ligo@latest

  • Version bump

SmartPy plugin

To download and install, please run taq install @taqueria/plugin-smartpy@latest

  • Version bump

Taquito plugin

To download and install, please run taq install @taqueria/plugin-taquito@latest

  • Version bump

Flextesa Plugin

To download and install, please run taq install @taqueria/plugin-flextesa@latest

  • (#243) - Cannot specify custom account names in sandbox config (@mweichert)
  • (#338) - Handle error when executing task of non-installed NPM plugin (@mweichert)
  • (#412) - Use latest version of the Taqueria SDK in the flextesa plugin (@mweichert)

Full Changelog: v0.0.9...v0.1.1

v0.1.1

23 Feb 15:53
Compare
Choose a tag to compare

Feb 16, 2022


Taqueria

CLI

To download and see our installation instructions, please click here

VS Code

To download and install, please search for Taqueria in the Visual Studio Marketplace.

  • Version bump

SDKs

Node SDK

To download and install please run npm install @taqueria/node-sdk@latest

  • (#356) - Renamed publicKey property to publicKeyHas for AccountDetails type (@mweichert)

Plugins

Contract Types plugin (NEW!)

To download and install, please run taq install @taqueria/plugin-contract-types@latest

  • (#91) - Generate TypeScript classes and types for contract interfaces (@ricklove)

Ligo plugin

To download and install, please run taq install @taqueria/plugin-ligo@latest

  • Version bump

SmartPy plugin

To download and install, please run taq install @taqueria/plugin-smartpy@latest

  • Updated to use the latest version of the Taqueria Node SDK (v0.1.0) (@mweichert)

Taquito plugin

To download and install, please run taq install @taqueria/plugin-taquito@latest

  • Updated to use the latest version of the Taqueria Node SDK (v0.1.0) (@mweichert)

Flextesa Plugin

To download and install, please run taq install @taqueria/plugin-flextesa@latest

  • (#356) Added T1 address to table rendered by list accounts task.
  • Updated to use the latest version of the Taqueria Node SDK (v0.1.0) (@mweichert)

Full Changelog: v0.0.9...v0.1.1

v0.0.9

16 Feb 16:12
9074359
Compare
Choose a tag to compare

Feb 16, 2022


Taqueria

CLI

To download and see our installation instructions, please click here

VS Code

To download and install, please search for Taqueria in the Visual Studio Marketplace.

  • (#248, 308) - Improved error handling and messaging (@mweichert)
  • (#249) - Incorrect detection of failures when running compile task (@mweichert)
  • (#296) - Improved documentation in readme.md (@hu3man)

SDKs

Node SDK

To download and install please run npm install @taqueria/node-sdk@latest

  • Version bump to v0.0.9

Plugins

Ligo plugin

To download and install, please run taq install @taqueria/plugin-ligo@latest

SmartPy plugin

To download and install, please run taq install @taqueria/plugin-smartpy@latest

Taquito plugin

To download and install, please run taq install @taqueria/plugin-taquito@latest

Flextesa Plugin

To download and install, please run taq install @taqueria/plugin-flextesa@latest


Full Changelog: v0.0.8...v0.0.9

v0.0.8

07 Feb 20:41
Compare
Choose a tag to compare

Feb 7, 2022


Taqueria

CLI

To download and see our installation instructions, please click here

  • (#170) - Update any reference to the CLI binary from taqueria to taq. (@mweichert)
  • (#171) - Adjustments to the project repo after converting to NPM workspaces. (@mweichert)
  • (#172) - Preformat JSON before writing to the filesystem. (@mweichert)
  • (#173) - Added a taq --version command to show the current version #. (@mweichert)
  • (#209) - Updated README.md (@hu3man)
  • (#224) - Updated code of conduct (@neilmangan)

VS Code

To download and install, please search for Taqueria in the Visual Studio Marketplace.


SDKs

Node SDK

To download and install please run npm install @taqueria/node-sdk@latest

  • Version bump to v0.0.8

Plugins

Ligo plugin

To download and install, please run taq install @taqueria/plugin-ligo@latest

  • (#175) - Use platform argument when invoking docker
  • (#175) - Added a quickstart.md file to a new initialized project

Smartpy plugin

To download and install, please run taq install @taqueria/plugin-smartpy@latest

  • Version bump to v0.0.8

Taquito plugin

To download and install, please run taq install @taqueria/plugin-taquito@latest

  • Version bump to v0.0.8

Flextesa Plugin

To download and install, please run taq install @taqueria/plugin-flextesa@latest

  • (#168) - Use the docker image published on the ghcr.io registry. (@mweichert)
  • (#207) - Ensure that the @taqueria/flextesa image can be used on multiple platforms (@GImbrailo)

New Contributors


Full Changelog: v0.0.5...v0.0.8

v0.0.7-test

07 Feb 19:12
327de6c
Compare
Choose a tag to compare
changing name for testing publishing to the marketplace

v0.0.7

07 Feb 19:58
Compare
Choose a tag to compare

Feb 7, 2022


Taqueria

CLI

To download and see our installation instructions, please click here

  • (#170) - Update any reference to the CLI binary from taqueria to taq. (@mweichert)
  • (#171) - Adjustments to the project repo after converting to NPM workspaces. (@mweichert)
  • (#172) - Preformat JSON before writing to the filesystem. (@mweichert)
  • (#173) - Added a taq --version command to show the current version #. (@mweichert)
  • (#209) - Updated README.md (@hu3man)
  • (#224) - Updated code of conduct (@neilmangan)

VS Code

To download and install, please search for Taqueria in the Visual Studio Marketplace.


SDKs

Node SDK

To download and install please run npm install @taqueria/node-sdk@latest

  • Version bump to v0.0.7

Plugins

Ligo plugin

To download and install, please run taq install @taqueria/plugin-ligo@latest

  • (#175) - Use platform argument when invoking docker
  • (#175) - Added a quickstart.md file to a new initialized project

Smartpy plugin

To download and install, please run taq install @taqueria/plugin-smartpy@latest

  • Version bump to v0.0.7

Taquito plugin

To download and install, please run taq install @taqueria/plugin-taquito@latest

  • Version bump to v0.0.7

Flextesa Plugin

To download and install, please run taq install @taqueria/plugin-flextesa@latest

  • (#168) - Use the docker image published on the ghcr.io registry. (@mweichert)
  • (#207) - Ensure that the @taqueria/flextesa image can be used on multiple platforms (@GImbrailo)

New Contributors


Full Changelog: v0.0.6...v0.0.7

v0.0.5

31 Jan 22:14
Compare
Choose a tag to compare

What's Changed

  • Fixed a problem with taq install corrupting .taq/config.json files

Full Changelog: v0.0.4...v0.0.5

v0.0.4

31 Jan 21:34
7e03007
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.4