Skip to content

Releases: aquiladev/ddns-action

Release 0.3.0

25 Dec 17:02
Compare
Choose a tag to compare
  • update supported network (ebd8dd5)
  • update uns package (b413858)
  • support Goerli

Release 0.2.0

01 Dec 08:22
Compare
Choose a tag to compare
  • Update README.md (ec7e3b6)
  • add UNS support (0d542f2)
  • update scripts (0a353dd)
  • re-build action with ethers.js, support EIP-1559 (7d8c702)
  • Bump tmpl from 1.0.4 to 1.0.5 (83de36d)
  • Bump path-parse from 1.0.6 to 1.0.7 (63f1638)
  • Bump dns-packet from 5.2.1 to 5.2.4 (34ec2d0)
  • Bump hosted-git-info from 2.8.6 to 2.8.9 (66530b7)
  • Bump connection-tester from 0.2.0 to 0.2.1 (89cc5a1)
  • npm audit fix (deab149)
  • Bump @actions/core from 1.2.2 to 1.2.6 (e9ef1ac)
  • npm audit fix (cb61efb)
  • Bump websocket-extensions from 0.1.3 to 0.1.4 (26d43c3)

Release 0.2.0-1

19 Oct 11:59
Compare
Choose a tag to compare
Release 0.2.0-1 Pre-release
Pre-release

Release 0.2.0-0

17 Oct 19:33
Compare
Choose a tag to compare
Release 0.2.0-0 Pre-release
Pre-release
  • update scripts (0a353dd)
  • re-build action with ethers.js, support EIP-1559 (7d8c702)
  • Bump tmpl from 1.0.4 to 1.0.5 (83de36d)
  • Bump path-parse from 1.0.6 to 1.0.7 (63f1638)
  • Bump dns-packet from 5.2.1 to 5.2.4 (34ec2d0)
  • Bump hosted-git-info from 2.8.6 to 2.8.9 (66530b7)
  • Bump connection-tester from 0.2.0 to 0.2.1 (89cc5a1)
  • npm audit fix (deab149)
  • Bump @actions/core from 1.2.2 to 1.2.6 (e9ef1ac)
  • npm audit fix (cb61efb)
  • Bump websocket-extensions from 0.1.3 to 0.1.4 (26d43c3)

Release 0.1.2

01 May 09:16
Compare
Choose a tag to compare
  • Update package.json (a0979e6)
  • update release-it config (719872a)
  • reduce action size, add release-it (76cc169)
  • fix dryrun input parameter (ef0061f)
  • handle process exit (8b612bd)
  • add process exit after execution (c7c428f)

v0.1.2-delta

30 Apr 21:28
Compare
Choose a tag to compare
v0.1.2-delta Pre-release
Pre-release
fix dryrun input parameter

v0.1.2-gamma

28 Mar 14:30
Compare
Choose a tag to compare
v0.1.2-gamma Pre-release
Pre-release
log transaction hash

v0.1.2-beta: Merge pull request #2 from aquiladev/swarm-ens

28 Mar 13:10
fea22e0
Compare
Choose a tag to compare
fix dryrun for CNS

v0.1.2-alpha: Merge pull request #1 from aquiladev/swarm-ens

28 Mar 11:11
dbacdcc
Compare
Choose a tag to compare
Swarm ENS support

v0.1.1

06 Mar 11:39
Compare
Choose a tag to compare
  • added CNS(.crypto) support
  • added parameters' validation
  • added unit tests
  • reworked project structure