Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Releases: near/near-cli

v0.14.1

06 Nov 03:21
Compare
Choose a tag to compare
  • Now fix to work locally as well :) 5aded68
  • Fix bug with CLI not working when installed globally a6e9502

v0.14.0...v0.14.1

v0.14.0

06 Nov 02:35
Compare
Choose a tag to compare
  • Merge pull request #182 from nearprotocol/revert-yifang-merge c4ea792
  • Fix up connect aad11c3
  • Revert "delete blank project and fix issues 161, 164, 165" ddcc320
  • Revert "remove test for new project" 9345fa8
  • Revert "fix test" 0bd921b
  • Revert "format cli.js" 434532f
  • Revert "delete newProject command" 39d6ea6

v0.13.0...v0.14.0

v0.13.0

05 Nov 09:31
Compare
Choose a tag to compare
  • Add tatooine environment (for Stake Wars) 1498cd5
  • Merge pull request #178 from nearprotocol/generate-key 5dd2f32
  • yarn fix 415f4c1
  • Don't overwrite existing key in near generate-key f9a0b19
  • yarn fix 69e520b
  • Implement near generate-key 271d7e0
  • Refactor exitOnError 5244d9c
  • Add generate-key test 4ba6929
  • Fix failing tests for near view d4961f2
  • Merge pull request #180 from nearprotocol/dependabot/npm_and_yarn/eslint-6.6.0 d39af71
  • delete newProject command 86d89ed
  • format cli.js 081cee0
  • Merge branch 'fix-issues-yf' into master 26aaaa6
  • change to staking key and add spaces 8c80fec
  • Bump eslint from 6.5.1 to 6.6.0 2688aec
  • Build status from Travis 79323f8
  • Merge pull request #128 from nearprotocol/repl b934223
  • Disable GitLab CI 3f08a1b
  • Add back yarn.lock (for Travis) c003d51
  • Use yarn cache 4d6134c
  • Set NODE_ENV for Travis bd70009
  • Remaining lint fix 10fb08e
  • yarn fix 9aacc2f
  • Try parallelizing build script 7012e9e
  • Add shell trampoline for near-shell CLI with repl await 84c1268
  • Add Travis CI config 570f32f
  • yarn fix 1995e36
  • Merge remote-tracking branch 'origin/master' into repl 4b07cb4
  • fix test 82d61d5
  • remove test for new project e7997c8
  • delete blank project and fix issues 161, 164, 165 2c69773
  • Display default config similar to regular config 098a262
  • Add interactive near repl with auto-injected nearlib, near and account 8dfaae8

v0.12.0...v0.13.0

v0.12.0

31 Oct 00:37
Compare
Choose a tag to compare
  • [email protected] f74fb94
  • Merge pull request #172 from nearprotocol/tx-status 2d80946
  • Merge pull request #170 from nearprotocol/dependabot/npm_and_yarn/rimraf-3.0.0 d07fb83
  • Bump rimraf from 2.7.1 to 3.0.0 0876264
  • Merge pull request #168 from nearprotocol/dependabot/npm_and_yarn/yargs-14.2.0 a666c8d
  • Merge pull request #171 from nearprotocol/dependabot/npm_and_yarn/nearlib-0.16.0 99e290a
  • Bump nearlib from 0.14.1 to 0.16.0 61a12eb
  • change tx status to use the new API 2c70193
  • Bump yargs from 13.3.0 to 14.2.0 37d708e

v0.11.5...v0.12.0

v0.11.5

22 Oct 08:23
Compare
Choose a tag to compare
  • Add missing await for login (better error handling) 4313a3a

v0.11.4...v0.11.5

v0.11.4

17 Oct 06:59
Compare
Choose a tag to compare
  • Merge pull request #160 from nearprotocol/initial-balance 654baa6
  • Adjust expected initial balance in test 6715697
  • Default initialBalance for create_account - 1 NEAR f9ee223
  • Remove default initialBalance from config 6620ab9

v0.11.3...v0.11.4

v0.11.3

08 Oct 09:12
Compare
Choose a tag to compare

v0.11.2...v0.11.3

v0.11.2

08 Oct 03:13
Compare
Choose a tag to compare
  • Add link to CI badge 7622673
  • Fix test_contract.sh 7ba0065
  • Add near-runtime-ts as blank_project dep 9262589
  • Remove near-runtime-ts dependency 72a3563

v0.11.1...v0.11.2

v0.11.0

01 Oct 05:18
Compare
Choose a tag to compare
  • Merge pull request #152 from nearprotocol/asc-0.7 922d4f6
  • Remove -preview from released deps add4ac1
  • Use preview versions of nearlib and near-assemblyscript 9c9b0ad
  • Update gulp-utils to use near-assemblyscript fc63548
  • Use Node 12 in CI 4e4efcc
  • Use near-assemblyscript 0.7.1 cc0196b
  • Merge pull request #151 from nearprotocol/eslint 99ad9cb
  • Run yarn lint on CI ec100f1
  • Fix remaining eslint issues 8257188
  • Automated eslint fixes f7c9586
  • Add eslint with config based on nearlib 528eef1
  • Merge pull request #139 from nearprotocol/inspect-response 69af793
  • Fix tests 4281155
  • Fix tests to not depend on order 69e8dad
  • Fix tests c1bfd72
  • Improve shell test runner reporting f8f907e
  • Remove -x on index.js (pinging GitHub as well) 7c8b864
  • Use inspectResponse to display nearcore responses ca47fa9
  • Update test_contract.sh 8caace3
  • near-runtime-ts 0.3.1 cfa9e6c
  • remove unneed deps and pin near-runtime for testing 46e57a1
  • Merge pull request #143 from nearprotocol/delete-account 379acc9
  • Disable contract tests while there is a blocking issue with compilation b60f210
  • Add delete account + test to near shell d1a69d7
  • Merge pull request #137 from nearprotocol/fix-key-warning f7ee72b
  • Merge pull request #138 from nearprotocol/run-on-master-and-staging 2afeb06
  • Merge branch 'master' into run-on-master-and-staging 1f3cd22
  • Run tests on both staging and master nodes e228986
  • Remove confusing "failed to load validator key" warning. 5455dee

v0.10.5...v0.11.0

v0.10.2

04 Sep 03:51
Compare
Choose a tag to compare
  • Add back baseDir correction for studio 1127533

v0.10.1...v0.10.2