All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Feature compatible with Skycoin
v0.26.0 - .NET specific SWIG typemaps
- Support for
api,cipher,cli,coin,params,util,wallet,wallet_option - Test suite working on
mono,dotnetcorenetcoreapp2.1 - Scripts to generate development Docker image including .NET CLI tools
- Development setup instructions in README.md
- Release process documented in README.md
- Add
make buildtarget to build solution based on SWIG-generated PInvoke wrappers - Add
make help - Add SkyApi,Skycoin wrapper for Skycoin node REST API version 0.26.0
- Update Skyapi wrapper for Skycoin node REST API version 0.26.0
- Submodule change skycoin/skycoin => fibercrypto/libskycoin@develop
- Feature compatible with Skycoin
v0.25.0 - .NET specific SWIG typemaps
- Support for
api,cipher,cli,coin,params,util,wallet,wallet_option - Test suite working on
mono,dotnetcorenetcoreapp2.1 - Scripts to generate development Docker image including .NET CLI tools
- Development setup instructions in README.md
- Release process documented in README.md
- Add
make buildtarget to build solution based on SWIG-generated PInvoke wrappers - Add
make help