SemVer Flattener
Sometimes you want to compare versions when filtering in PostHog insights. This app splits a valid SemVer string, to make that easier.
Make comparisons easier
It isn't possible to use string comparison for comparing versions. So, this app splits valid SemVer version strings and flattens them to make comparative insights better.
Make comparisons accurate
With the SemVer Flattener, you can more accurately compare versions when filtering insights in PostHog and avoid tricky, hard-to-spot errors.