key changes
- make a "translation layer" to use v5 functions with the v4 api
- update the settings to use the rxresume base id as the base
- remove dependence on local base.json/resume.json
- update onboarding process to ensure that when the app is active, an
rxresumebaseidmust be set - ensure that the v4 implementation is made in such a way that the migration to v5 will be easy
- pdf generation moves from GUI automation to API, so it's faster and more reliable
- make sure no existing feature breaks, and that the app is stable
What's Changed
- API implementation for Reactive Resume by @DaKheera47 in #10
Full Changelog: v0.1.4...v0.1.5