Skip to content

Releases: Kotlin/kdoctor

1.1.0

01 Nov 13:31
Compare
Choose a tag to compare

1.0.1

19 Jun 14:30
Compare
Choose a tag to compare
  • Handle situation when Command Line Tools were installed before Xcode

Full Changelog: v1.0.0...v1.0.1

1.0.0

15 Mar 14:12
Compare
Choose a tag to compare
  • 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 -a inside a gradle project root directory). πŸ‘€
  • removed dependency on libcurl. ⚑
  • lot of bug fixes and polishing. πŸͺ›

0.0.6

13 Dec 16:24
Compare
Choose a tag to compare
  • Fixed compatibility diagnostics.
  • Moved Xcode JAVA_HOME and AS JDK info to Xcode and AS diagnostics respectively.

0.0.5

01 Dec 11:44
Compare
Choose a tag to compare

What's Changed

  • New colored output
  • New short output by default and verbose output with -v option
  • Added a remote compatibility matrix for useful notifications
  • All diagnostics were covered with unit tests

Full Changelog: v0.0.4...v0.0.5

0.0.4

19 Apr 08:31
Compare
Choose a tag to compare

What's Changed

  • Fix for #16: Failure if system ruby is used on a M1 mac by @vkormushkin in #18
  • Fix for #17: Check for JAVA_HOME set in Xcode custom paths by @vkormushkin in #19

Full Changelog: v0.0.3...v0.0.4

0.0.3

29 Mar 09:37
Compare
Choose a tag to compare

What's Changed

  • Fix clone repository of README.md by @takahirom in #10
  • Rosetta detection and support added by @amatsegor in #12
  • Fixed sporadic errors while executing a shell command by @amatsegor in #14
  • Implemented detection of Cocoapods installed via Homebrew by @amatsegor in #15

New Contributors

Full Changelog: v0.0.2...v0.0.3

0.0.2

10 Feb 13:05
Compare
Choose a tag to compare

Bug fixes

0.0.1

04 Feb 11:45
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
v0.0.1

Readme file