Skip to content

Releases: near/near-cli

v1.3.0

05 Nov 03:30
cca7338
Compare
Choose a tag to compare
  • Bump jest from 26.6.2 to 26.6.3 5442214
  • generate function for asking id (#581) 6a71513
  • Bump jest from 26.6.1 to 26.6.2 496ed57
  • Save account credentials with generate-key when --seedPhrase option is used 831e844
  • Bump eslint from 7.10.0 to 7.12.0 408b6da
  • Bump jest from 26.5.2 to 26.6.1 4f65eef
  • Merge pull request #571 from near/setup-mixpanel-property 4a48d16
  • add add-key aba622f
  • update error 928c28c
  • set up property 9fcc9cb
  • Bump jest from 26.5.0 to 26.5.2 789877c
  • Bump jest from 26.4.2 to 26.5.0 24b16a5
  • Merge pull request #562 from near/dependabot/npm_and_yarn/uuid-8.3.1 62efba9
  • Bump uuid from 8.3.0 to 8.3.1 4a11f91
  • Merge pull request #555 from near/dependabot/npm_and_yarn/update-notifier-5.0.0 2d50c1c
  • Merge pull request #547 from near/dependabot/npm_and_yarn/ledgerhq/hw-transport-node-hid-5.25.0 b79b961
  • Merge pull request #528 from near/dependabot/npm_and_yarn/mixpanel-0.13.0 c92ef0c
  • Merge pull request #548 from near/dependabot/npm_and_yarn/eslint-7.10.0 e46a896
  • Merge pull request #549 from near/dependabot/npm_and_yarn/near-api-js-0.30.0 ddbe412
  • Merge pull request #557 from near/mixpanel-people-setup 864ca9e
  • Add NEAR_ENV info 9b768ea
  • fix as suggested ca2612a
  • fix the quote 22acd88
  • build person profile 944d3c6
  • Bump update-notifier from 4.1.1 to 5.0.0 5fea619
  • Bump mixpanel from 0.11.0 to 0.13.0 430e9fc
  • Bump near-api-js from 0.29.1 to 0.30.0 8cabb51
  • Bump eslint from 7.9.0 to 7.10.0 12f1ec6
  • Bump @ledgerhq/hw-transport-node-hid from 5.23.2 to 5.25.0 82e36a7

v1.2.0...v1.3.0

v1.2.0

27 Sep 00:14
Compare
Choose a tag to compare
  • Update near-api-js aa1d64c
  • Require Node 12 c039a02
  • Merge pull request #538 from near/dependabot/npm_and_yarn/yargs-16.0.3 3b60f5b
  • Merge pull request #540 from near/dependabot/npm_and_yarn/ledgerhq/hw-transport-node-hid-5.23.2 3d89639
  • Merge pull request #542 from kucharskim/master bf404d6
  • Merge pull request #544 from near/fix-seed-phrase-middleware 31c492a
  • Fix issue in seed phrase middleware 75e772b
  • Don't use colors if stdout is not a terminal ac4de08
  • Merge branch 'master' of github.com:nearprotocol/near-shell bf0ce42
  • Bump eslint from 7.8.1 to 7.9.0 f66ed88
  • Bump @ledgerhq/hw-transport-node-hid from 5.23.0 to 5.23.2 9af26a2
  • Bump yargs from 15.4.1 to 16.0.3 d28b75a

v1.1.0...v1.2.0

v1.1.0

16 Sep 01:17
Compare
Choose a tag to compare

Commits:

  • Make sure to remove tmp-project before tests 3ecf673
  • Merge pull request #531 from near/generate-key b22f2be
  • Use published near-seed-phrase e23d84e
  • Merge pull request #529 from near/add-key 93ee478
  • Move seed phrase into a middleware to allow other actions to work with it 9f310e7
  • Undo add-key branch here ac854a4
  • Merge remote-tracking branch 'origin/master' into generate-key 5d199c3
  • Redo the format of add/remove key to be 3603f32
  • Merge remote-tracking branch 'origin/master' into add-key d70f111
  • yarn.lock c6870c5
  • near-api-js@0.29.1 0ab9647
  • Update CODEOWNERS b3f5bde
  • Merge pull request #506 from luciotato/master 86cd165
  • Fix output check in test for generate key 0ab5d84
  • Adding warning when account id is ignored 91f8811
  • Adding options to provide seed phrase and show implicit account when not provided 71e2cea
  • Fix lint 7aa1711
  • Implement add-key option 266e492
  • fix: small error in delete account param descr. 5a6a5cf

Commit Range:
v1.0.3...master

v1.0.3

21 Aug 17:57
1712b50
Compare
Choose a tag to compare
  • fix linting issue with unused var f9c172f
  • check for account existence first 1b08873
  • Bump eslint from 7.6.0 to 7.7.0 c31b67a
  • create-account: console log the key file location b3ed443
  • Bump jest from 26.2.2 to 26.3.0 fabfde4
  • Add transaction id log for delete account (#487) e289641

v1.0.2...v1.0.3

v1.0.2

04 Aug 22:06
Compare
Choose a tag to compare
  • Merge pull request #483 from near/dependabot/npm_and_yarn/near-api-js-0.29.0 82d7190

v1.0.1...v1.0.2

v1.0.1

03 Aug 22:23
a3d3539
Compare
Choose a tag to compare
  • Revert "bump version down and use np for major release" 823a27e
  • updated yarn lock a06999a
  • bump version down and use np for major release 0a9f68b
  • change near-shell » near-cli, NEAR Shell » NEAR CLI 29c5933
  • Use transaction id from error to print out explorer link for errors (#463) 46ba4d3
  • Bump near-api-js from 0.27.0 to 0.28.0 (#474) c101014
  • Merge pull request #471 from near/explorer-fix c37da89
  • Merge pull request #472 from near/viewcallhelp 7fce961
  • Add required tag for accountId in call 19b1ddf
  • Improve help for view/call operations fd76c47
  • Re-add printing the getTxnLastResult to call aa04334
  • Fix missing transaction id on call methods 174e1c1
  • Remove devnet from config since it's no longer running. (#469) c76adb9

v0.24.9...v1.0.1

v0.24.9

22 Jul 20:44
4126566
Compare
Choose a tag to compare
  • Merge pull request #465 from near/hotfix/464-ledger-create-account 931c972
  • create-account: don't attempt removeKey if using Ledger acf1205

v0.24.8...v0.24.9

v0.24.8

21 Jul 23:50
c7ed7df
Compare
Choose a tag to compare
  • Merge pull request #462 from near/beta-explorer a316dc5
  • Fix explorer link for betanet env 73d40f0
  • Merge branch 'master' of github.com:nearprotocol/near-shell e709bf9
  • Bump near-ledger-js from 0.1.1 to 0.1.2 621bfd0

v0.24.7...v0.24.8

v0.24.6

08 Jul 05:34
Compare
Choose a tag to compare

v0.24.5...v0.24.6

v0.24.5

07 Jul 18:28
Compare
Choose a tag to compare
  • Add verbose flag which can be used to control amount of logs (#440) 85a39f7
  • fix: update test with create-near-app assumptions (#444) 219416d
  • Bump jest from 26.0.1 to 26.1.0 e525b46
  • Bump eslint from 7.3.0 to 7.3.1 0d673e8
  • Merge pull request #433 from near/dependabot/npm_and_yarn/jest-environment-node-26.1.0 0839279
  • Merge pull request #436 from near/dependabot/npm_and_yarn/uuid-8.2.0 6db2706
  • Bump uuid from 8.1.0 to 8.2.0 368fd55
  • Bump jest-environment-node from 26.0.1 to 26.1.0 34e00f6

v0.24.4...v0.24.5