Skip to main content
Module

x/subshell/CHANGELOG.md

Substrate API playground in a Deno πŸ¦• repl, using polkadot-js extension as remote signer ✍️. Say goodbye to hardcoded mnemonics / seeds in dev scripts!πŸ‘‹
Go to Latest
File

CHANGELOG

0.2.4-2 Sept 4, 2022

  • remove [CI Skip]

0.2.4-1 Sept 4, 2022

  • add GitHub Actions Docker CI

0.2.4 Sept 3, 2022

0.2.3 Aug 30, 2022

0.2.2 Aug 21, 2022

0.2.1 Aug 19, 2022

0.2.0 Aug 14, 2022

0.1.0 Aug 7, 2022

0.0.9 July 30, 2022

0.0.8 July 24, 2022

0.0.7 July 21, 2022

0.0.6 July 17, 2022

0.0.5 July 10, 2022

0.0.4-4 July 5, 2022

0.0.4-3 July 5, 2022

0.0.4-2 July 5, 2022

  • use absolute import path in init.ts

0.0.4-1 July 5, 2022

0.0.4 July 5, 2022

0.0.3-7 July 5, 2022

  • simplify

0.0.3-6 July 5, 2022

  • fix deno check --unstable init.ts

0.0.3-5 July 5, 2022

  • deno check: fix client import

0.0.3-4 July 5, 2022

  • deno check: fix signer import

0.0.3-3 July 4, 2022

  • republish

0.0.3-2 July 4, 2022

0.0.3-1 Jun 30, 2022

  • fix entry script version
  • deno fmt

0.0.3 Jun 30, 2022

0.0.2 Jun 30, 2022

  • add tini.ts
  • add main.ts

0.0.0-9 Jun 26, 2022

  • refix setPolkadotVersion in ci-release.ts

0.0.0-8 Jun 26, 2022

  • fix setPolkadotVersion in ci-release.ts

0.0.0-7 Jun 26, 2022

  • set polkadot version from ci-release.ts

0.0.0-6 Jun 26, 2022

  • change subsh-deno –eval-file url

0.0.0-5 Jun 26, 2022

  • move libs to respective dirs

0.0.0-4 Jun 26, 2022

  • use ci-release.ts from deno.land/x/polkadot