Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove source indirection in tl v3 #401

Merged
merged 4 commits into from
Dec 3, 2023
Merged

Remove source indirection in tl v3 #401

merged 4 commits into from
Dec 3, 2023

Conversation

WyattBlue
Copy link
Owner

No description provided.

@WyattBlue
Copy link
Owner Author

This PR changes how the src attribute works. Instead of a tag point to a str path, src will now just be the str path directly.

This change improves performance and reduces complexity, but at the cost of public API breakage and invasive code changes.

I'm probably not going to merge this PR because I changed too much in one go. I'll leave this here as a reference for myself while I make more incremental commits on master.

@WyattBlue WyattBlue merged commit 41be39d into master Dec 3, 2023
1 check passed
@WyattBlue WyattBlue deleted the patch-1 branch December 3, 2023 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant