Releases: SierraSoftworks/SierraLib.Analytics
Releases · SierraSoftworks/SierraLib.Analytics
Version 3.3.0
This release fixes the Aspect Oriented Programming model employed by SierraLib.Analytics such that any TrackOnEntry
, TrackOnExit
and TrackOnException
attributes will trigger tracking on their annotated assemblies/classes/methods.
Version 3.2.1
fix: Don't attempt to generate an AssemblyInformationalVersionAttribute This should fix the GitVersion application in our build pipeline.