Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 1.25 KB

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 and to Conventional Commits.

v1.0.0 (2025-02-10)

Feature

Bug Fixes

  • Upload coverage to Codecov c8a92b1

Chore

  • Add changelog script to generate CHANGELOG.md file 737dcc2
  • Remove .DS_Store file 7bba60e
  • Add .DS_store to gitignore 950356c

Documentation

Test

  • Add test when base param is a string 6172c6a