Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.99 KB

File metadata and controls

28 lines (18 loc) · 1.99 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.0.2 (2025-01-07)

Features

  • add debug mode handling in FeatureGuard and LicenseRepository (cbcd928)
  • add Getting Started guide and configuration for echidna_flutter SDK (433281c)
  • add linkTo option for dartdoc configuration (2331dc5)
  • implement echidna module (3a8a938)

Bug Fixes

  • add HmacSignatureService to exported bindings in EchidnaModule (ccd0186)
  • ci: update Dart setup to Flutter in CI workflow (6da0227)
  • ci: use flutter pub get instead of dart (59a8281)
  • ci: use github token for pushing (09f3757)
  • ci: use seperate branch for docs (b3325a2)
  • simplify feature validation logic in FeatureGuard (2edad92)
  • update Getting Started guide with placeholder values and correct URL reference (6710316)

0.0.1

  • TODO: Describe initial release.