Changelog #44
Commit: 277488b
Release: 2020-09-28
Small release today: nightlies are blocked on fixing type inference bug.
Sponsors
Become a sponsor: On OpenCollective or GitHub Sponsors.
New Features
-
#5846when completing function calls, automatically insert&:
-
#6061allow to use a Github Auth token for fetching releases. This change allows to use a authorization token provided by Github in order to fetch metadata for a RA release. Using an authorization token prevents to get rate-limited in environments where lots of RA users use a shared client IP (e.g. behind a company NAT). -
#6056adddbgrpostfix completion, which expands todbg!(&e)
Internal Improvements
-
#6048document internal scope abstraction.