Skip to content

Releases: lukewhrit/phrase

v1.0.0

21 Jul 05:28
9e23825
Compare
Choose a tag to compare

Changes

  • Removed deprecated rand.Seed
  • Updated for Go v1.20 and onwards
  • Updated documentation and license year
  • Added test coverage reports

Full Changelog: v0.1.1...v1.0.0

v0.1.1

19 Dec 05:01
a2d94ce
Compare
Choose a tag to compare

Includes maintainability changes and randomness improvements.

Changes

  • Use the range keyword instead of a generic for loop in Generate function

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Dec 04:36
b8c0d40
Compare
Choose a tag to compare

Initial release; fully functional and ready for usage!