Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

67 lines (39 loc) · 1.52 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.

1.0.1 - 2033-10-04

Changed

  • Update dependencies

1.0.0 - 2022-09-01

Added

  • generateFetcher function have been added.
  • Helpers functions have been exposed.

Changed

  • Signature container has been removed and all methods are flattened.

0.2.0 - 2022-08-31

Added

  • sign and validate functions in Signature object

Changed

  • Activating cache for GH actions

0.1.3 - 2022-08-31

Changed

  • Added various fields in package.json

0.1.2 - 2022-08-31

Added

  • Proper Readme
  • Husky and Lint-Staged

0.1.1 - 2022-08-30

Changed

  • Fixing deploy

0.1.0 - 2022-08-30

Added

  • Basic skeleton for the package