Skip to content

Releases: kishaningithub/randomtext

v1.2.1

02 May 11:04
Compare
Choose a tag to compare

Changelog

  • 2734830 use bingo for binary deps management and add golangci-lint
  • 833b999 add deb,rpm and apk packages to release and upgrade to go 1.20
  • eaa0ce1 Update readme documentation

v1.2.0

17 Nov 08:47
f38f417
Compare
Choose a tag to compare

Changelog

f38f417 Merge pull request #4 from kishaningithub/add-profiling
eb9e455 Update readme documentation
13d2f05 Add profiling feature

v1.1.0

15 Sep 09:36
Compare
Choose a tag to compare

Changelog

d7bfc03 Upgrade golang to 1.17
ce99368 Support bytes

v1.0.2

10 Sep 05:32
Compare
Choose a tag to compare

Changelog

9148b4a Make the size unit case insensitive
df5160b Bump version

v1.0.1

29 Jul 10:25
Compare
Choose a tag to compare

Changelog

6ad6246 Update development workflow
5051ad5 Update dependencies to latest
73ebc10 Update usecases
4883f49 Upgrade golang version, use go:embed instead of go-bindata, upgrade to go modules, migrate to github actions
55d20ea Performance improvements
dd6b8db Test additions and code refactor
24b3023 Minor documentation updates
e3a903d Documentation update
4e732f3 Addition of latest release tag and number of downloads

v1.0.0

16 Sep 06:56
Compare
Choose a tag to compare

Changelog

e5a533a Integration with go releaser for automatic binary generation
d16feef Readme update
d6827cc Travis badge addition
06159f4 Addition of Go Doc reference
2f9a5d5 Integration with go report card
40b6088 Installing go bindata in global for the version specified by glide
de917e1 Vendor deps excluded in git
bc9ca64 Removing vendor
6e3c28c Assets go to be generated
59dc2c5 Addition of dep manager glide
3b704d5 Newline addition to words
bed2640 Code refactoring and usage of go-bindata
e416598 Deleting unsed file
784612e Code reorganization
9c5f846 Code reorganization and addition of zero generator
ac67631 Small Tweak to count written bytes
b03ef00 Merge pull request #2 from kishaningithub/words
eb51b18 Using buffered writer and not using go routines for now
76a5a11 Merge pull request #1 from kishaningithub/words
2d25240 Ability to generate words
c11c9af Initial working version
0582ce9 Update README.md
bb0f4c7 Initial commit


Automated with GoReleaser
Built with go version go1.9 linux/amd64