Tags give the ability to mark specific points in history as being important
-
typing-handoff
85ba9a3b · ·typing-handoff Retroactive marker (basis-07) on dafa231, the commit that landed the orphaned refactor-typing-finish work and took `import my` from a hard bootstrap failure back to a green import. Archaeology aid: everything from here to v0.2.0 is the typing rework + release-mechanics campaign.
-
v0.2.0
protectedf6e8264f · ·v0.2.0 First tagged release. Closes out the typing rework + release-mechanics campaign: subpackage renames (my.text -> my.regex/types/files, my.type -> my.typing) with deprecation shims, Typist chamber decomposition (MyType + cast/check/match), the Decline exception protocol, a pyrefly typecheck gate, TypeVar/union cast semantics changes, and removal of the sql extra and MyEnumRow. See CHANGELOG.md for the full entry.