Skip to content

Releases: liderman/text-generator

v2.0.0

14 Nov 20:31
Compare
Choose a tag to compare

What's Changed

  • Refactoring for golint warnings
  • Test coverage 100%

NOTICE: contains backward incompatible changes with version 1:

  • renamed package from text_generator to textgenerator
  • renamed interface from TextGeneratorInterface to GeneratorInterface

Full Changelog: v1.2.0...v2.0.0

Refactoring code and tests

14 Nov 12:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

Support go modules

14 Nov 11:25
Compare
Choose a tag to compare

What's Changed

Stable release

26 Aug 22:29
Compare
Choose a tag to compare
v1.0.0

Fixed example file

First release

26 Aug 21:19
Compare
Choose a tag to compare
v0.1.0

First release