Release 1.0.0
What's Changed
Added
- Delete code directly from the dashboard by pressing
D - Shows a box containing information about the selected OTP code
Modified
- Code refactors
- General improvements
- We now use sematic versioning (x.y.z), every PR containing breaking changes will increment MAJOR, every PR containing features will increment MINOR, every fix will increment PATCH.
New Contributors
Full Changelog: v0.2.1...v1.0.0