Skip to content

v0.6.0

Compare
Choose a tag to compare
@vgrichina vgrichina released this 11 Feb 01:39
· 1086 commits to master since this release
  • change back npm test f869467
  • Merge pull request #96 from nearprotocol/update-readme fd4d9f8
  • Merge pull request #95 from nearprotocol/consolidate-2 c1f7b22
  • update readme in project f78a2e3
  • update readme 617070a
  • Make sure to include regenerator-runtime in React app 21d39a3
  • Refactor project generation so that contract is copied from single source 382b053
  • Bump near-runtime-ts from 0.5.3 to 0.6.0 in /blank_project (#92) 7f3f7d1
  • Bump near-runtime-ts from 0.5.3 to 0.6.0 in /blank_react_project (#93) 5800b55
  • Merge pull request #94 from nearprotocol/consolidate-examples 033b0bc
  • Consolidate blank apps - use the same contract. Update tests + react app b64d4d5
  • Consolidating examples - contract API is the same for asc and rust c97e45b
  • Add GitPod stuff for every template 4340dab
  • Merge pull request #88 from nearprotocol/project-name dc26c94
  • Add --runInBand to tests to avoid nonce collisions f56603f
  • Update READMEs for React and Rust templates 6c7d25d
  • Add testing instructions 4927d66
  • Add info on yarn dev 008e0cc
  • Update README for blank_project c096fcb
  • Replace contract name in src/config.js automatically based on project folder name 3728a58
  • Merge pull request #87 from nearprotocol/rust-dev-deploy da89b3e
  • Merge pull request #89 from nearprotocol/dependabot/npm_and_yarn/blank_project/jest-environment-node-25.1.0 4844213
  • Bump jest-environment-node from 24.9.0 to 25.1.0 in /blank_project 4f92c0a
  • Merge pull request #90 from nearprotocol/dependabot/npm_and_yarn/blank_project/near-runtime-ts-tw-0.5.3 d6f5977
  • Update near-runtime-ts requirement in /blank_project 62a9bda
  • Add blank_rust_project to ESLint ignores similar with other templates a16f000
  • Remove JS integration test from Rust template 0fd256c
  • Update Rust template to work with dev-deploy 10c9d96
  • Merge pull request #81 from nearprotocol/ci-for-tests-2 4c84dc5
  • Use yarn for everything 8bca499
  • Fix rust tests 78c8423
  • Merge branch 'master' into ci-for-tests-2 182f78f
  • Fix typo in test target ad7892b
  • travis tweaking cc32b07
  • tweak travis config c19addb
  • tweak travis config cd479e3
  • Tweak travis config 3817453
  • Travis tweaking for multiple languages 5a2fb94
  • Remove step to install rust becabcb
  • Ci for rust in full stack app - try #2 c8da78d
  • ci for rust contract 5cf9b1b

v0.5.0...v0.6.0