Skip to content

v1.2.0

Compare
Choose a tag to compare
@adamdecaf adamdecaf released this 19 Feb 19:49
· 33 commits to master since this release

ADDITIONS

  • signer: add convenience method for creating a signer given an already built etree.Document

IMPROVEMENTS

  • fix: support Signature element on the root level

BUILD

  • build: use latest stable Go release
  • fix(deps): update module github.com/beevik/etree to v1.3.0
  • fix(deps): update module github.com/smartystreets/goconvey to v1.8.1