Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

60 lines (46 loc) · 1.82 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.

4.0.0 - 2024-12-01

Added

  • Url property to GoogleTagManagerOptions.
  • url parameter in IGoogleTagManagerInterop.InitializeAsync.

3.0.0 - 2024-08-26

Removed

  • IGoogleTagManagerInterop from IGoogleTagManager.

Added

  • IGoogleTagManagerInterop
  • ImportJsAutomatically to GoogleTagManagerOptions.

2.0.0 - 2024-05-27

Removed

  • Drop NET5 support.

1.1.1 - 2022-06-19

Added

  • Nuget Source Link support.

1.1.0 - 2022-05-18

Added

  • New IsInitialized property in IGoogleTagManager

1.0.2 - 2022-05-18

Added

  • New DebugToConsole property in GoogleTagManagerOptions.

Changed

  • Code formatting.

1.0.1 - 2022-05-17

Fixed

  • Tracking would not be enabled by default.

1.0.0 - 2022-05-17

Added

  • Trim support.

Changed

  • Remove Havit.Core.