sn_launch_tool 0.2.1

SAFE API
Documentation
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.1]https://github.com/maidsafe/sn_launch_tool/compare/v0.2.0...v0.2.1 (2021-04-26)


### Features

* **args:** make aware of max capacity argument ([f9e241e]https://github.com/maidsafe/sn_launch_tool/commit/f9e241ed5f7e9331075901dc1ca32af17cfec168)

## [0.2.0]https://github.com/maidsafe/sn_launch_tool/compare/v0.1.0...v0.2.0 (2021-04-05)


### ⚠ BREAKING CHANGES

* **args:** this uses the args for the latest sn_node

* **args:** update using the latest node args ([557c950]https://github.com/maidsafe/sn_launch_tool/commit/557c9507ce32d170aa3820f321fc40127a04fdf3)

## [0.1.0]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.20...v0.1.0 (2021-04-01)


### ⚠ BREAKING CHANGES

* **args:** the new argument is for the latest version of sn_node

### update

* **args:** update args passed for the latest version of sn_node ([1fd88fb]https://github.com/maidsafe/sn_launch_tool/commit/1fd88fb099e0fd533b0a1f48af6c9b1d2341a8f2)

### [0.0.20]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.19...v0.0.20 (2021-03-31)

### [0.0.19]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.18...v0.0.19 (2021-03-03)

### [0.0.18]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.17...v0.0.18 (2021-02-25)

### [0.0.17]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.16...v0.0.17 (2021-02-25)


### Bug Fixes

* **ip:** changes to support latest version of sn_node which renamed --ip arg to --local-ip ([5d7a000]https://github.com/maidsafe/sn_launch_tool/commit/5d7a000193f980e52b765b6c8106bb3436d2ab69)

### [0.0.16]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.15...v0.0.16 (2021-02-18)


### Bug Fixes

* set rust_log correctly ([68f64e0]https://github.com/maidsafe/sn_launch_tool/commit/68f64e097016dc06e3603141d68b14d39470d2fe)

### [0.0.15]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.14...v0.0.15 (2021-02-09)


### Features

* **join:** allow to join to network with a list of addresses rather than a single one ([57ee3b0]https://github.com/maidsafe/sn_launch_tool/commit/57ee3b0979c991e336887709a555d10bb1dd2b96)

### [0.0.14]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.13...v0.0.14 (2021-02-04)


### Features

* print sn_node version when verbosity is set ([10a226b]https://github.com/maidsafe/sn_launch_tool/commit/10a226bae26cab168458a757447f05959e27c525)

### [0.0.13]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.12...v0.0.13 (2021-02-03)

### [0.0.12]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.11...v0.0.12 (2021-02-01)

### [0.0.11]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.10...v0.0.11 (2021-01-27)


### Features

* allow override of RUST_LOG env var for ndoe startup ([99daa5b]https://github.com/maidsafe/sn_launch_tool/commit/99daa5b9b6af1a082da03d4678c76b8ff563d4dd)

### [0.0.10]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.9...v0.0.10 (2021-01-26)

### [0.0.9]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.8...v0.0.9 (2021-01-21)


### Features

* improve network lag w/ node startup options ([6cecb63]https://github.com/maidsafe/sn_launch_tool/commit/6cecb63c24ef91acae8a0f22d4bb4f9b29c19539)
* log common args on network launch ([57322b2]https://github.com/maidsafe/sn_launch_tool/commit/57322b2c4a2e91278722b3df94654b6672a871b0)

### [0.0.8]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.7...v0.0.8 (2021-01-14)

### [0.0.7]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.6...v0.0.7 (2020-12-26)


### Bug Fixes

* **publish:** fix publish command by adding flag ([4b97eca]https://github.com/maidsafe/sn_launch_tool/commit/4b97ecaf09f734fe87b25b8ec29aae2a7355989b)

### [0.0.6]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.5...v0.0.6 (2020-12-24)

### [0.0.5]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.4...v0.0.5 (2020-11-30)

### [0.0.4]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.3...v0.0.4 (2020-11-23)

### [0.0.3]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.2...v0.0.3 (2020-10-08)

### [0.0.2]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.1...v0.0.2 (2020-09-29)


### Features

* **audit:** add scheduled security audit scan ([90cc5e2]https://github.com/maidsafe/sn_launch_tool/commit/90cc5e2df5177a114c638077d3e5f0b0c164ccbc)
* **tool:** add option to join the existing network ([b33f455]https://github.com/maidsafe/sn_launch_tool/commit/b33f4556e1e20f48ceaf9dd55222a415f77fc0df)
* **tool:** support phase-2b vaults ([b1b73f0]https://github.com/maidsafe/sn_launch_tool/commit/b1b73f06f336728316e87abbd7fa71ab2723d391)


### Bug Fixes

* **tool:** use hardcoded contact ip in correct format ([6f5d277]https://github.com/maidsafe/sn_launch_tool/commit/6f5d277502078ab08acbaa1346e14c5b6167cd66)

### [0.0.1]https://github.com/maidsafe/sn_launch_tool/compare/v0.0.1...v0.0.1 (2020-02-24)
* Initial implementation