Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@albertms10 albertms10 released this 04 Apr 23:19
· 5 commits to main since this release
2c9873c

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

Full Changelog: v0.1.0...v0.2.0