mirror of
https://github.com/rad1o/server.git
synced 2026-03-03 08:44:02 +01:00
40 lines
897 B
Markdown
Executable File
40 lines
897 B
Markdown
Executable File
1.1.3 / Nov 03, 2015
|
|
* Fixed test
|
|
|
|
1.1.2 / Nov 03, 2015
|
|
* Added command line support
|
|
* Fixed bug causing the "readable" option to fail
|
|
|
|
1.1.0 / Sep 06, 2015
|
|
==================
|
|
* Added support for custom character sets
|
|
* Added option for excluding poorly readable characters
|
|
|
|
1.0.8 / Sep 01, 2015
|
|
==================
|
|
* Avoid problems if crypto.randomBytes throws an exception
|
|
|
|
1.0.7 / Jul 03, 2015
|
|
==================
|
|
* Use node.crypto instead of Math.random as random number generator
|
|
|
|
1.0.6 / Jun 01, 2015
|
|
==================
|
|
* Added licence for npmjs.org
|
|
* Enhanced readme for Github and npm
|
|
|
|
1.0.5 / Apr 03, 2015
|
|
==================
|
|
* Better charset setting → Less error-proneness
|
|
|
|
1.0.4 / Apr 03, 2015
|
|
==================
|
|
* Added tests
|
|
|
|
1.0.3 / Feb 17, 2014
|
|
==================
|
|
* Fixed typo in character set
|
|
|
|
1.0.0 / Jan 21, 2012
|
|
==================
|
|
* Start of the project |