Skip to content

v0.39.0

Choose a tag to compare

@andytom andytom released this 06 Apr 15:29
· 3191 commits to master since this release

v0.39.0 (2020-04-06)

⚠️ Due to an upstream issue in our CI provider (actions/runner-images#675), we were unable to provide a MUSL build for this release. We'll draft a new release as soon as this issue is closed.

Build

  • deps: bump serde_json from 1.0.50 to 1.0.51
  • deps: bump git2 from 0.13.0 to 0.13.1 (#1043)
  • deps: bump serde_json from 1.0.48 to 1.0.50
  • deps: bump regex from 1.3.5 to 1.3.6
  • deps: bump sysinfo from 0.11.7 to 0.12.0

Chore

  • update "ask a question" to direct to the new discussion page
  • create issue template config file
  • bump: v0.39.0

Docs

  • i18n: new Crowdin translations (#919)
  • memory_usage: Update example to have disabled = false (#1027)

Features

  • add docker context module (#996)
  • Enable to display language version when .<lang>-version file exists. (#1028)
  • Add a julia module (#1030)
  • aws: Use AWS_VAULT as the profile if set (#984)
  • kubernetes: context aliases (#1015)
  • package: Add project version for julia (#1036)

Performance Improvements

  • dotnet: fail faster in the dotnet module (#1034)