Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Releases: dpilch/solmd

v0.4.0

24 Mar 14:56
Compare
Choose a tag to compare

adds support for solidity 0.5

v0.3.0

15 May 21:36
7331638
Compare
Choose a tag to compare

Feature/npm audit (#35)* update packages

  • add coverage

Feature/travis (#34)* update travis

  • change node version

  • change version to 6

  • change script format

  • ignore lib

update travis (#33)* update travis

  • change node version

  • change version to 6

  • change script format

update license (#32)

v0.2.3

24 Apr 18:14
82099d2
Compare
Choose a tag to compare
Feature/add lib (#30)

* add back lib

* increase version

v0.2.2

24 Apr 18:06
8001640
Compare
Choose a tag to compare

Internal fixes

v0.2.1

06 Apr 21:50
4252415
Compare
Choose a tag to compare
  • increase coverage

v0.2.0

06 Apr 12:48
8fcfa7d
Compare
Choose a tag to compare
  • Replaces system-wide solc with solc from npm
  • fix: Titles in template table headers, rebuild, adapts tests

v0.1.6

14 Nov 02:26
Compare
Choose a tag to compare
  • add title for input/output table headers
  • update packages

v0.1.5

05 Sep 15:46
Compare
Choose a tag to compare

Features

  • add stateMutability field
  • add feature toggle no table of contents
  • add events output

Improvements

  • remove unused functions and dependencies

Development

  • rearranged test structure

v0.1.4

30 Aug 20:23
Compare
Choose a tag to compare

Bugfixes:

  • fix return output

v0.1.3

20 Aug 18:09
Compare
Choose a tag to compare

Bugfixes:

  • use appendFileSync to wait to finish writing file before resolving promise on markdown

Development:

  • add Travis CI
  • add tests
  • add linter
  • add precommit
npm install -g solmd