Skip to content

Latest commit

 

History

History
124 lines (66 loc) · 5.8 KB

CHANGELOG.md

File metadata and controls

124 lines (66 loc) · 5.8 KB

Changelog

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

5.0.0 (2024-04-22)

⚠ BREAKING CHANGES

  • upgrade to Capacitor 6, update deps

Features

  • upgrade to Capacitor 6, update deps (fcffabd)

Maintenance

  • remove unused file refs (f81d046)

4.0.1 (2023-06-15)

Maintenance

4.0.0 (2023-06-14)

⚠ BREAKING CHANGES

  • The plugin now requires Capacitor 5.

Features

Maintenance

  • remove all traces of ultra-runner (d605d0f)

3.1.1 (2022-08-10)

Maintenance

  • ditch ultra-runner, use pre/post scripts (6495171)

3.1.0 (2022-08-10)

Features

  • no native-decorator, lazy load (b70b3e9)

Maintenance

3.0.0 (2022-08-05)

⚠ BREAKING CHANGES

  • Capacitor 4 is now required.

Features

Docs

Maintenance

2.0.0 (2022-07-19)

⚠ BREAKING CHANGES

  • complete redesign for Capacitor 3

Features

  • complete redesign for Capacitor 3 (f868d57)
  • major reworking of API (ceb6ab2)
  • support full console API (ee311a1)

Bug Fixes

Maintenance