* Change import path from zos-lib to upgrades in all contracts
* Update readme with new naming
* Update package and deps names
* Change path to initializable in AST of networks.jsons
* Migrate manifest version
* Use new oz file locations
* Rename in ERC20Migrator comments
* Update SDK install instructions in README
* Update gitignore to use new session file name
* trigger CI
* Fixes to readme and package version
* Use 2.5.0 release of OpenZeppelin SDK
* Adding solhint, working on style fixes.
* Upgraded to solhint 1.5.0.
* Removed all references to Solium
* Updated mocks to make the pass the new linter rules.
* Reformatted the .solhint.json file a bit.
* Removed Solium configuration files.
* Remove Solium dependency.
* Add comment explaing disabled time rule in TokenVesting.
* Revert to the old (ugly?) style.
* Revert SignatureBouncerMock style.
* Fix ERC165InterfacesSupported interface.
* Now compiling in a separate directory using truffle 5.
* Ported to 0.5.1, now compiling using 0.5.1.
* test now also compiles using the truffle 5 hack.
* Downgraded to 0.5.0.
* Sorted scripts.
* Cleaned up the compile script a bit.