Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 694 Bytes

File metadata and controls

17 lines (13 loc) · 694 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.

1.1.0 - 2026-01-06

Added

  • Support for GitLab using gl: prefix.
  • Support for Codeberg using cb: prefix.
  • Options object in the second argument with the fetch property that allows to pass custom implementation to fetch HTTP requests. This allows to cache the responses.

1.0.0 - 2025-08-30

First version