Releases: stemail23/codenamize-js
Releases · stemail23/codenamize-js
v1.1.1
- Move package to
@codenamize
scope.
v1.1.0
- Allow codename output to be specified as a list of required word category particle types.
use
function provided to allow codenamize vocabulary to be extended with alternative word lists.
v1.0.2
- Add the
capitalize
in the parseoptions function so that it flows through#2.
v1.0.1
- JSON.stringify objects (and arrays) when used as seed values.
- Remove inadvertently npm published Python Codenamize library subfolder. Oops!