Skip to content

Releases: lucapette/fakedata

v1.5.0

07 Mar 09:47
Compare
Choose a tag to compare

Changelog

v1.4.0

26 Oct 14:31
8d6446f
Compare
Choose a tag to compare

Changelog

v1.3.1

11 Oct 09:22
Compare
Choose a tag to compare

Changelog

  • 03f3e4e Make stream flag work with templates

v1.3.0

04 Oct 11:53
Compare
Choose a tag to compare

Changelog

v1.2.0

03 Apr 19:42
Compare
Choose a tag to compare

Changelog

v1.1.2

21 Jan 09:27
Compare
Choose a tag to compare

Changelog

8fbe201 More sentences
c66548b Merge pull request #68 from lucapette/fix-67
67c5c41 Take into account newlines
1ca9334 Fix linters
6bf0cf1 Import more data
3cf04e1 Merge pull request #66 from lucapette/gmile-issue-56
636e74d Add some tests and docs to #61
f6b5d74 Move to dep
8d73711 Merge pull request #65 from lucapette/require-1.9
ef5dc38 Fixes #62
a08037f Pass through go-fmt
736c246 Support both 1 and 2 args for Loop
436dd2c Support min/max in range Loop

v1.1.1

21 Sep 08:45
Compare
Choose a tag to compare

Changelog

6d308be Merge pull request #64 from lucapette/fix-63
276e5a1 Fixes #63
96d8de4 Add some min docs for fish shell
9aaf9a3 Merge pull request #60 from gmile/completion-for-fish
4ac42ab Add completion for fish-shell


Automated with @goreleaser
Built with go version go1.9 darwin/amd64

v1.1.0

16 Aug 15:09
Compare
Choose a tag to compare

Changelog

d91dcb4 Merge pull request #59 from lucapette/completion-docs
0abc481 Minor docs fixes to completion feature
ef284f3 Merge pull request #55 from lucapette/fix-industry
a13d38c Use generator names as keys
4f8824b Minot adjustments to #53
2b8f385 (shell): Add note to README; Shorten Error Message
f9c48f2 (shell): Switch from flag.StringVarP to flag.StringP
027e10e (shell): Fix code style; Fix wrong import
29376fd (shell): Adjust golden files to new completion function
0c77ccd (shell): Implement bash/zsh completion
43dd2b9 Fix command
4085c7c Fix typo


Automated with @goreleaser
Built with go version go1.8.3 darwin/amd64

v1.0.0

01 Jul 16:33
Compare
Choose a tag to compare

Changelog

0b93d3b Merge pull request #50 from lucapette/new-readme
f2c5ded New README
d472259 Merge pull request #52 from lucapette/fix-51
0dbe3a2 Fix #51
131062d Remove product related generators
98f15f6 Merge pull request #48 from lucapette/extract-option-parsing
9d10621 Disclamer for breaking changes
935f2bb Slightly better README
112e517 Better API and more uniform code
97ac56f Move default to definition
57e6e81 Working examples
3415a8c Set AcceptOptions where it matters
0314bfd Merge branch 'master' into extract-option-parsing
8c4a8f3 Merge pull request #49 from lucapette/feat/45/templateGenerator
300eedf Simpler API for fakedata
1d8890a Simplifiy code
1e05268 Cover pipe templates too
37b4202 More coverage
bb2754e First working integration test for templates
ac00315 Simplify little things
5cb8cb7 (housekeeping): Minor text correction in README
2992b97 (tempalte): Handle error in File func; Add Tests; Handle Error in isPipe
c105af8 (template): Add test for ExecuteTemplate; use variable for template in main.go
1a00f08 (template): Expose ExecuteTemplate; Seperate parse and execute
bcca53e (docs): Add template documentation to README
1464a8e (ci): Fix integration test file unknown-format.golden
8202080 (template): Update branch with changed from master
04838d6 (tempalte): switch from html/template to text/template
21388c5 (template): Ass isPipe func for clarity
8f2a6d0 (test): Add tests; Fix formatting of log messages
5508aa1 UPDATES #45; Implement pipe & template
81f64e6 Much better/shorter approach!
fea2c28 Minor changes to #47
e93156e Merge pull request #47 from jorinvo/corpora
64422c6 Better error handling
b87fcab Fix #38 and do some gardening
b0be3d0 Fix typo
eace86f Call it array, not list to be consistent.
ce601f2 Simplify corpora importer by downloading single JSON files
30e4050 Add 'make corpora' task. Use withList. Generate comments.
04355c7 Parse options once
aaa8cc3 Add first corpora generators: animal, cat, noun, emoji.
043ec03 Add importer for data from corpora.
2b2a14b Merge pull request #46 from lucapette/fix-unknown-format
f266fa5 Fix #20 and #28
89cab85 (template): Add & Update Tests; Rewrite Helper funcs; Updates #45
4f9d978 (template): WIP: Inital version. Updates #45
3eb1db3 Fix typo
e326514 Rename Constraints to Options
ff406f9 Introduce new syntax


Automated with @goreleaser
Built with go version go1.8.3 darwin/amd64

v0.6.0

29 May 21:51
Compare
Choose a tag to compare

Changelog

9eb9019 Rely on defaults
86fb14c Merge pull request #36 from lucapette/more-tld-names
2864413 Merge pull request #42 from lucapette/fix-binary-path
8eeb909 Fix relative/abs path in integration tests
7ad6a5c Improvements on top of #37
6b9ecfe Test file generator and mention in README.
3cf0cde Add file generator.
cb42ed9 Merge pull request #41 from jorinvo/patch-1
7c61ce8 Link to Slack channel.
16b43e1 More TLDs
a1a8fc8 Merge pull request #35 from lucapette/introduce-data-pkg
5df3e39 Introduce pkg/data
2f24cb7 Merge pull request #32 from lucapette/fix/generatorDescription
04a7b3d (generator): Fix spelling mistake in int description
f3382c9 Merge pull request #31 from jorinvo/patch-1
b33f7fd Add docs for using enum with single value
c362510 Merge pull request #27 from jorinvo/movemain
88f767d Move main.go to top-level.
53a1d20 Merge pull request #26 from jorinvo/patch-1
8aaed6a Simplify brew instructions.
7bec484 Link gardening and good first pach in README


Automated with @goreleaser
Built with go version go1.8.3 darwin/amd64