v0.8.0
Features
- Added repeat option to disable loop by @DenverCoder1 in #181
repeat=true
- current behavior, loop to beginning of animation when complete
repeat=false
- leave the last line frozen in place when it is completed
- Support for semicolons and custom separator by @DenverCoder1 in #213
The separator can be changed to a different character to more easily use semicolons in the lines text (eg.
separator=|
)
- Added a Reset button on the demo site by @rajtilakjee in #167
Fixes
- Support lines ending with and starting with semicolon on the demo site by @DenverCoder1 in #214
What's Changed
- feat(demo): Added a Reset button by @rajtilakjee in #167
- fix: Consistent use of quotes, simplified tests by @DenverCoder1 in #170
- docs(readme): Added PriyanshK09 to examples by @PriyanshK09 in #172
- docs(readme): Add majidtdeni666 to examples by @majidtdeni666 in #173
- docs(readme): Fix image size in examples by @majidtdeni666 in #174
- chore(deps-dev): Bump phpunit/phpunit from 9.5.26 to 9.5.27 by @dependabot in #177
- docs(readme): Add GalexY727 to examples by @GalexY727 in #178
- feat: Added repeat option to disable loop by @DenverCoder1 in #181
- docs(readme): Added HectorSaldes to examples by @HectorSaldes in #184
- Added example to README.md by @Maagnitude in #185
- Added example to README by @Ash-codes18 in #186
- docs(readme): Added cracker911181 to examples by @cracker911181 in #188
- docs(readme): Remove outdated examples by @DenverCoder1 in #187
- chore(deps-dev): Bump phpunit/phpunit from 9.5.27 to 9.5.28 by @dependabot in #189
- docs: Added example to README by @quiet-node in #191
- chore(deps): Update ci workflow deps by @DenverCoder1 in #193
- chore(deps-dev): Bump phpunit/phpunit from 9.5.28 to 9.6.0 by @dependabot in #192
- chore(deps-dev): Bump phpunit/phpunit from 9.6.0 to 9.6.3 by @dependabot in #194
- chore(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.4 by @dependabot in #196
- chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 by @dependabot in #197
- docs(readme): Remove examples without typing SVGs by @DenverCoder1 in #199
- docs(readme): Added ProfCyberNaught to examples by @ProfCyberNaught in #198
- chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 by @dependabot in #202
- docs(readme): Added ManoBharathi93 to examples by @ManoBharathi93 in #203
- Updated with title attributes and ALT tags by @ProfCyberNaught in #201
- docs(readme): Added kaustubh43 to examples by @kaustubh43 in #204
- docs(readme): Added kaisunoo to examples by @kaisunoo in #205
- chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 by @dependabot in #207
- docs(readme): Added Meyer Pidiache to examples by @meyer-pidiache in #208
- docs(readme): Added jeremiahseun to examples by @jeremiahseun in #209
- docs(readme): Added creativepuru to examples by @creativepuru in #211
- docs(readme): Added gchism94 to examples by @Gchism94 in #212
- feat: Support for semicolons and custom separator by @DenverCoder1 in #213
- fix(demo): Support lines ending with and starting with semicolon on demo by @DenverCoder1 in #214
- fix(demo): Limit range of separator characters used in demo by @DenverCoder1 in #215
- chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 by @dependabot in #216
- chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 by @dependabot in #217
- docs(readme): Added example to readme by @turbomaster95 in #218
- docs(readme): Added K1rsN7 to README by @K1rsN7 in #219
- docs(readme): Added codesbyahsen to examples by @codesbyahsen in #220
New Contributors
- @rajtilakjee made their first contribution in #167
- @PriyanshK09 made their first contribution in #172
- @majidtdeni666 made their first contribution in #173
- @GalexY727 made their first contribution in #178
- @HectorSaldes made their first contribution in #184
- @Maagnitude made their first contribution in #185
- @Ash-codes18 made their first contribution in #186
- @cracker911181 made their first contribution in #188
- @quiet-node made their first contribution in #191
- @ProfCyberNaught made their first contribution in #198
- @ManoBharathi93 made their first contribution in #203
- @kaustubh43 made their first contribution in #204
- @kaisunoo made their first contribution in #205
- @meyer-pidiache made their first contribution in #208
- @jeremiahseun made their first contribution in #209
- @creativepuru made their first contribution in #211
- @Gchism94 made their first contribution in #212
- @turbomaster95 made their first contribution in #218
- @K1rsN7 made their first contribution in #219
- @codesbyahsen made their first contribution in #220
Full Changelog: v0.7.0...v0.8.0