Skip to content

v1.0.0-beta.4 - The Standard Edition

Pre-release
Pre-release
Compare
Choose a tag to compare
@haacked haacked released this 10 Feb 18:08
· 185 commits to main since this release
561b06b

The PostHog package in this version now supports netstandard2.1. This should allow developers targeting Unity to make use of the library.

What's Changed

  • fix: remove extra closing brace in capture call by @lurumad in #43
  • Target netstandard2.1 in addition to net8.0 by @haacked in #45

New Contributors

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4