Releases: ndaidong/txtgen
Releases · ndaidong/txtgen
v4.0.1
23 Jun 07:55
Compare
Sorry, something went wrong.
No results found
Add ci to auto jsr releasing
Update README
Add some docs
v4.0.0
23 Jun 04:52
Compare
Sorry, something went wrong.
No results found
Deno first approach
Use TS as default
Use DNT to build Node.js packages
Available on JSR: @ndaidong/txtgen
On NPMJS, add scope name to package: @ndaidong/txtgen (previous: txtgen )
Use native crypto for generating random numbers
Removed setRandom()
method
View README for more info.
v3.0.7
23 Feb 02:18
Compare
Sorry, something went wrong.
No results found
Update deps
Update CI
Stop support node < 18
Add tea.yaml
v3.0.6
14 Jun 14:45
Compare
Sorry, something went wrong.
No results found
v3.0.5
08 Mar 08:39
Compare
Sorry, something went wrong.
No results found
Add lorem()
method
Change coding style (remove standardjs)
Update dependencies
Remove Deta example
v3.0.4
20 Aug 15:17
Compare
Sorry, something went wrong.
No results found
Update dependencies
Add "Deploy to Deta" button
Add more test output
v3.0.3
10 Aug 15:47
Compare
Sorry, something went wrong.
No results found
Export es6 module as default
Update dependencies
Modify eval for more test
v3.0.2
03 Jun 09:03
Compare
Sorry, something went wrong.
No results found
Update dependencies
Use GitHub CodeQL instead of SonarCloud
v3.0.1
09 Jan 04:19
Compare
Sorry, something went wrong.
No results found
Fix typo error
Fix normalize
with silent h
Move generator
to util
Improve test coverage
v3.0.0
03 Jan 03:21
Compare
Sorry, something went wrong.
No results found
Change builder to esbuild
Change test lib to jest
Change coding convention to standardjs