Skip to content

Releases: skycoin/dmsg

v1.3.28

v1.3.28 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Oct 16:10
b325fc9
v1.3.28

v1.3.25

Choose a tag to compare

@github-actions github-actions released this 25 Aug 20:43
7fdc08e
v1.3.25

v1.3.24

Choose a tag to compare

@github-actions github-actions released this 11 Jul 15:12
c1a367e
v1.3.24

v1.3.21

Choose a tag to compare

@github-actions github-actions released this 25 Apr 19:27
1f59ede
v1.3.21

v1.3.20

Choose a tag to compare

@github-actions github-actions released this 26 Mar 00:25
1f59ede
v1.3.20

v1.3.17

Choose a tag to compare

@github-actions github-actions released this 05 Feb 21:14
d3d83eb

What's Changed

  • Feature: Server Type in #245
  • Improve dmsg-server connecting logic in #248

v1.3.14

Choose a tag to compare

@github-actions github-actions released this 10 Dec 13:09
ee0160c
v1.3.14

v1.3.11

Choose a tag to compare

@github-actions github-actions released this 08 Jul 23:58
e4b7680
v1.3.11

v1.3.0-rc1

v1.3.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jan 02:50

Added

  • add start command to dmsg-server, should used like ./dmsg-server start config.json
  • add gen command to generate config, with two flag -o for output file and -t for using test env values

Changed

  • switch from AppVeyor to Github Action in CI process