- Notifications
You must be signed in to change notification settings - Fork0
Releases: c-o-l-i-n/presto-parts
v0.2.0
Compare
What's Changed
- Migrate to React and TypeScript - Fixes#8 by@c-o-l-i-n in#9
Full Changelog:v0.1.1...v0.2.0
Notes
What an exciting release! (for me anyway...) It has been a huge effort to overhaul the entire codebase to use React, TypeScript, and Jest. From humble beginnings of bodged-together vanilla JS with node-integrations, we now have a well-tested, maintainable codebase that uses development best practices and adheres to all ofElectron's security recommendations.
There are no actual feature changes in this release. From a user's perspective, it should look and behave exactly like the last release. However, this was such a significant code change, that it deserves its own minor version number.
The repo currently has52% test coverage. 100% of the render process (frontend) code is covered, and 0% of the main process (backend, arguably the more important) code is covered. Main process coverage is coming in a future release.
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v0.1.1
Compare
What's Changed
- Fixes#2 by@c-o-l-i-n in#4
- Fixes#3 by@c-o-l-i-n in#5
New Contributors
- @c-o-l-i-n made their first contribution in#4
Full Changelog:v0.1.0...v0.1.1
Assets6
Uh oh!
There was an error while loading.Please reload this page.
v0.1.0
Compare
🎉 First ever release of Presto Parts!
Assets6
Uh oh!
There was an error while loading.Please reload this page.