1.7.8.6 release notes

36 views
Skip to first unread message

Scott

unread,
Mar 9, 2017, 3:14:56 PM3/9/17
to Announcements

1.7.8.6

  • Issue 247 - Fixed a code formatter issue which would include a continuation indent on the line after a method annotation such as @IsTest. This also includes fixes for a few related code completion issues found while testing this fix.
  • Issue 404 - Fixed an issue which would cause unit tests to show as Terminated with no additional error information. This would most often occur when tests failed due to a bad transitive compilation state on the server. Now the error is shown properly and all tests that weren't executed are shown as Ignored.
  • Issue 517 - Fixed an issue that could occur during OST generation when a local custom .object file contains standard relationship fields.
  • Issue 531 - Another prospective fix for this issue where files couldn't be moved from the unpackaged directory after metadata retrieval. Now when this occurs, the files are copied instead of moved. This may result in the unpackaged directory and its copied contents being visible in the resulting directory diff. If that happens, they should just be ignored during the diff. I'm working on a better solution for this as part of the Salesforce DX support effort.
  • Issue 549 - Allow void as a valid identifier name. So yes, this is valid Apex: void void() {}
  • Other minor fixes.

Reply all
Reply to author
Forward
0 new messages