v1.0.0
Version 1.0.0 Enhancements
-
Improved regex means reduced errors when processing your converted line - simplified and enhanced regex with additional cases
- Contribution by @Xaelias
-
Bugfix for
Formatter.convertLine()
method - no longer throws "Index out of range" error when the last character in a line is a character code ({63}
, for example)- Contribution by @natekspencer
-
.raw()
method now adds padding lines when a list with a length of less than 6 is provided- Contribution by @MiTo0o
Bumping to version 1.0.0 - stable
What's Changed
- Bump urllib3 from 1.26.3 to 1.26.4 by @dependabot in https://github.com/SonicRift/Vestaboard/pull/13
- Alesieur/2021 05 31/update formatters tests and regex by @Xaelias in https://github.com/SonicRift/Vestaboard/pull/14
- Bump urllib3 from 1.26.4 to 1.26.5 by @dependabot in https://github.com/SonicRift/Vestaboard/pull/15
- Fix index out of range error in convertLine by @natekspencer in https://github.com/SonicRift/Vestaboard/pull/18
- ♻️ Update README with disclaimer and donation info by @SonicRift in https://github.com/SonicRift/Vestaboard/pull/19
- Closes Issue20 by @MiTo0o in https://github.com/SonicRift/Vestaboard/pull/21
- Update docs for padding method by @SonicRift in https://github.com/SonicRift/Vestaboard/pull/22
New Contributors
- @dependabot made their first contribution in https://github.com/SonicRift/Vestaboard/pull/13
- @Xaelias made their first contribution in https://github.com/SonicRift/Vestaboard/pull/14
- @natekspencer made their first contribution in https://github.com/SonicRift/Vestaboard/pull/18
- @MiTo0o made their first contribution in https://github.com/SonicRift/Vestaboard/pull/21
Full Changelog: ShaneSutro/PrevVestaboard@v0.5.0...v1.0.0