Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 999 Bytes

CHANGELOG.md

File metadata and controls

35 lines (26 loc) · 999 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.4.0] - 2024-08-03

Details

🚀 Features

  • Allow specifying channel of latest version by @nhedger

[0.3.0] - 2024-07-28

Details

🚀 Features

  • Allow excluding pre-release versions by @nhedger

[0.2.0] - 2024-04-02

Details

🚀 Features

  • Add getLatestVersion and getAllVersions by @nhedger in #2

[0.1.1] - 2024-04-02

Details

🐛 Bug Fixes

  • Add missing return types by @nhedger in #1

[0.1.0] - 2024-04-02

Details

🚀 Features

  • Initial release by @nhedger

New Contributors

  • @nhedger made their first contribution