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.19 Dec 4, 2022

0.2.17 Nov 21, 2022

0.2.16 Nov 18, 2022

0.2.15 Nov 14, 2022

0.2.14 Nov 8, 2022

0.2.13 Nov 1, 2022

0.2.12 Oct 24, 2022

0.2.11-2 Oct 17, 2022

  • rewrite history

0.2.11-1 Oct 17, 2022

  • fix POLKADOT_VERSION trailing new line

0.2.11 Oct 17, 2022

0.2.10-1 Oct 13, 2022

  • include SUBSHELL_VERSION in Dockerfile

0.2.10 Oct 10, 2022

  • bump to deno.land/x/polkadot@0.2.10
  • remove deprecated โ€“compat flag
  • replace npm:fs import path with std/node/fs

0.2.9 Oct 3, 2022

0.2.8 Sept 25, 2022

0.2.7 Sept 17, 2022

0.2.6-6 Sept 11, 2022

  • remove extra header before push

0.2.6-5 Sept 11, 2022

  • test ci

0.2.6-4 Sept 11, 2022

  • test ci

0.2.6-3 Sept 11, 2022

  • test ci

0.2.6-2 Sept 11, 2022

  • test ci

0.2.6-1 Sept 11, 2022

  • test ci

0.2.6 Sept 9, 2022

  • re-add [CI Skip]
  • bump to deno.land/x/polkadot@0.2.6
  • update Dockerfile: use arch based image

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