0.2.0
Pre-release
Pre-release
What's Changed
- test(int_extension): add test cases for
isPrime
method by @albertms10 in #3 - ci(analysis): create analysis workflow by @albertms10 in #2
- feat(name_section): add text field input interaction by @albertms10 in #1
- test(model): add test cases by @albertms10 in #4
- perf(int_extension): rewrite
isPrime
method with more performant iteration by @albertms10 in #6 - fix(alphabet): set correct numeric values by @albertms10 in #5
- feat(name_section): select all text on focus by @albertms10 in #7
New Contributors
- @albertms10 made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0