Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 756 Bytes

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 756 Bytes

Changelog

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.

LibJava-Skycoin 0.25.1 - 2019/03/19

Added

  • Feature compatible with Skycoin v0.26.0
  • .Java specific SWIG typemaps
  • Support for api, cipher, cli, coin, params, util, wallet, wallet_option
  • Development setup instructions in README.md
  • Release process documented in README.md
  • Add make build target to build solution based on SWIG-generated PInvoke wrappers
  • Add make help
  • Add skyapi, a wrapper for Skycoin api in version 0.26.0

Fixed

Changed

Removed