v0.9.0
Features
- Added option to put lines in random order by @irineujunior in https://github.com/DenverCoder1/readme-typing-svg/pull/254
Set the
randomquery parameter totrueto display lines in a random order instead of the order provided
- Added Letter Spacing option by @mpa12 in https://github.com/DenverCoder1/readme-typing-svg/pull/302
Set the
letterSpacingparameter to a valid CSSletter-spacingvalue, for example,letterSpacing=0.2rem,letterSpacing=5px,letterSpacing=normal
- Added HTTP response codes for errors by @mpa12 in https://github.com/DenverCoder1/readme-typing-svg/pull/303