Skip to content

Releases: weezy20/local-polkadot

local-polkadot-v0.4.0

06 Dec 14:02
Compare
Choose a tag to compare

Better CLI experience.

local-polkadot-v0.3.0

05 Dec 19:32
Compare
Choose a tag to compare
  • Removed system dependency on unzip
  • Spinners
  • Cleaned up directory creation logic
  • --tmp and --fresh can now be used with --path.
  • Better styles for terminal

local-polkadot-v0.2.3

03 Dec 06:12
Compare
Choose a tag to compare

No siginificant changes from v0.2.2 besides improving the ctrl-c message and making a few touchups to README.
If you're using local-polkadot-v0.2.2 keep using it ✔️

local-polkadot-v0.2.2

02 Dec 19:30
Compare
Choose a tag to compare

[v0.2.0 - v0.2.1]

  • Replace bun -> yarn as it's now a hard dependency for polkadot-js/apps

[v0.2.1 - v0.2.2]

  • Remove dependency on cURL. We use reqwest now.
  • Concurrent downloads for pjs and polkadot exe making startup faster.