Skip to content

Releases: ricdeau/enki

v1.0.9

25 Jan 22:03
Compare
Choose a tag to compare
remove github.com/pkg/errors dependency

v1.0.8

01 Jul 21:16
Compare
Choose a tag to compare

Allow empty title

v1.0.7

17 Apr 17:00
Compare
Choose a tag to compare

v1.0.6

27 Dec 22:15
Compare
Choose a tag to compare

Statement is fmt.Stringer

v1.0.5

27 Dec 13:32
Compare
Choose a tag to compare

add Type empty struct

v1.0.4

27 Dec 13:21
Compare
Choose a tag to compare

NewLine() now returns Statement

v1.0.3

22 Dec 16:35
Compare
Choose a tag to compare

What's Changed

  • optional go-fmt before write
  • const and var blocks
  • tests and missing comments

v1.0.2

03 Dec 13:41
0cf7fa1
Compare
Choose a tag to compare
  • fixed import alias problem
  • migrate to circle.ci