v0.1.6: Visual Studio Code extension and string formatting
- New Visual Studio Code extension developed under Hyperledger Mentorship programme - Added language server for use in vscode extension - Implemented primitive types and operations for Solana - Functions can be declared outside of contracts - Constants can be declared outside of contracts - String formatting using python style "..{}..".format(n) Signed-off-by: Sean Young <sean@mess.org>