Skip to content

Remove 0.3.0 deprecations#173

Open
T0mstone wants to merge 2 commits into
typst:mainfrom
T0mstone:remove-deprecations
Open

Remove 0.3.0 deprecations#173
T0mstone wants to merge 2 commits into
typst:mainfrom
T0mstone:remove-deprecations

Conversation

@T0mstone
Copy link
Copy Markdown
Collaborator

@T0mstone T0mstone commented Jun 4, 2026

Since 0.3.0 is released now, I quickly did this to make sure we don't forget about it.
This PR should stay open until the Typst 0.15.0 release tho, in case we end up needing a 0.3.1 release.

@T0mstone T0mstone added the blocked This is blocked by something label Jun 4, 2026
Comment thread CHANGELOG.md
Comment on lines +7 to +14
- `gt.tri`
- `gt.tri.eq`
- `gt.tri.not`
- `gt.tri.eq.not`
- `lt.tri`
- `lt.tri.eq`
- `lt.tri.not`
- `lt.tri.eq.not`
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `gt.tri`
- `gt.tri.eq`
- `gt.tri.not`
- `gt.tri.eq.not`
- `lt.tri`
- `lt.tri.eq`
- `lt.tri.not`
- `lt.tri.eq.not`
- `gt.tri.*`
- `lt.tri.*`

Since you already use similar syntax below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked This is blocked by something

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants