Merged
Conversation
This fixes a compilation error introduced with `0.13.0`, but introduces a warning about `image.decode` in the `octique` package. A fix for this is already open, but the PR has been sitting idle since February and the package may be abandoned. See: - 0x6b/typst-octique#2 - jneug/typst-mantys#32
586a5c3 to
cce0957
Compare
e1980da to
b58b849
Compare
All files were formatted using `typstyle --inplace .` from the repo root using verison `0.13.7`, this means they may be incorrectly formatted in some places due to the slightly outdated version. The most up to date is `0.13.14`, at the time of writing.
This reduces visual noise when running the recipes, since these hardly ever need to be debugged removing the invocations is fine. The reorganization also adds some additional checks to improve code quality. The CI now also always use the same recipes one uses locally to ensure consistent test results.
This is a maintenance release with mostly internal changes, like updating dependencies, reorganizing scripts and files, formatting code.
b58b849 to
2f79769
Compare
Owner
Author
|
Damnit, I forgot the README. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is soft blocked on jneug/typst-mantys#32 and typstyle-rs/typstyle#364, i.e. these are not hard blockers, but I'll give them time to possibly be resolved before this release.