Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 919 Bytes

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 919 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.

v0.1.8 - 2024-11-01

  • Fixes issue with old iPhone devices

v0.1.7 - 2024-10-26

  • Removes @internal annotation from the PanConfiguration class

v0.1.6 - 2024-10-26

  • Adds routePrefix method to the configuration class

v0.1.5 - 2024-10-20

  • Fixes wrong internal cast causing a runtime error

v0.1.4 - 2024-10-17

  • Hides elements no longer counts for impressions

v0.1.3 - 2024-10-16

  • Adds configuration class with allowedAnalytics, maxAnalytics, and unlimitedAnalytics methods

v0.1.2 - 2024-10-14

  • Adds --filter option to the pan command

v0.1.1 - 2024-10-14

  • Improves console UI

v0.1.0 - 2024-10-14

  • Adds first version