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.
- Additional fixes to support Truffle and Solidity v5.
- Fix liner errors.
- Fix version number in
package.json
.
- Upgrade dependencies versions to newest
- Support for v5 of Truffle and Solidity. Because of this, Truffle and Solidity below v5 is not supported anymore.
- Fix version number in package.json, so we can update npm package.
- Fix: replace
export
tomodule.exports
.
- First version of Ministro contract tool.