Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 1.33 KB

Changelog

All notable changes to this project will be documented in this file.

2.1.1 - 2024-01-05

Bug Fixes

  • Filter out unhandled schemes (#69)

2.1.0 - 2024-01-04

Bug Fixes

  • Skip updates checks when offline
  • EPERM error on windows installation (#7)
  • Account for undefined destination
  • Nightly versions in selector (#64)
  • Handle versions list fetch failures (#65)

Features

  • Stop requiring a configuration file (#30)
  • Allow formatting and linting of in-memory files (#63)

2.0.0 - 2023-11-25

Documentation

  • Refresh README (#4)
  • Add instructions to release versions

Features

  • Implement downloader (#2)
  • Drop bundled configuration schema (#3)
  • Indicate when using nightly in status bar (#14)
  • Handle stable and nightly version installed together (#13)