Skip to content

Package Control 4.0.2

Compare
Choose a tag to compare
@deathaxe deathaxe released this 11 Feb 10:22
· 36 commits to master since this release
  • actively close zip archives after use
  • hide *.sublime-package files containing .hidden-sublime-package from command palette
  • optimize http cache implementation
  • use python ssl module to load CA certs when using urllib on python 3.8 (reduce osscrypto usage)
  • use python ssl module to verify certificate hostnames on python 3.8
  • improve reliability of resuming indexer after package upgrades
  • add dependency name mapping for PyYAML