#previousversion
I've developed an interesting Migration System in #Swift for handling app updates.
This system allows developers to perform actions when a user installs an app update, offering two main functionalities:
March 18, 2025 at 9:28 PM
Make a new one with a "previousVersion" field that's a strongRef to the last one.

Check for backlinks of that type to show an "updated version" when looking at the old one, and traverse the links to get the edit history.

They all exist separately, like git commits or something.
May 15, 2026 at 7:33 PM
Parts 1-2/2 — EFTA01225601.jpg
#epsteinweb #efta01225601
https://epsteinweb.org
Available in the iOS app store now!
https://apps.apple.com/us/app/epstein-web/id6758880661
May 13, 2026 at 11:37 PM
Project: golang/go
File: src/cmd/go/internal/modload/mvs.go:114

func previousVersion(ctx context.Context, m module.Version) (module.Version, error)

SVG: dark, light
January 21, 2025 at 5:37 AM