New
1.0.0
- new feature: development team ids for iOS applications (run
kdoctor --team-ids). 🍎 - implemented instant reporting during diagnostic runs (with cool animations in a terminal). ✨
- added a diagnostic to analyze the synthetic gradle project for finding the configuration issues (run
kdoctor -a). 🎉 - added a diagnostic to analyze a user project (run
kdoctor -ainside a gradle project root directory). 👤 - removed dependency on
libcurl. ⚡ - lot of bug fixes and polishing. 🪛