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

Create documentation website and replace Formatting.jl #5

Merged
merged 8 commits into from
Jun 26, 2024
Merged

Conversation

abhro
Copy link
Member

@abhro abhro commented Jun 18, 2024

No description provided.

@abhro
Copy link
Member Author

abhro commented Jun 18, 2024

Currently tests fail on Julia 1.3. The dependency Formatting.jl was replaced with Format.jl, which uses the ryu algorithm in Base, introduced in Julia 1.4. Suggest changing Julia compat rather than downgrading Format.jl compat

@abhro
Copy link
Member Author

abhro commented Jun 26, 2024

Since this updates Julia's compat entry, a bump version commit should be added, and to 0.2.0 rather than 0.1.x because it's a breaking change.

Breaking changes
- Only supports julia v1.6 onwards
- Use Format.jl instead of Formatting.jl
@abhro abhro merged commit e432a24 into main Jun 26, 2024
10 checks passed
@abhro
Copy link
Member Author

abhro commented Jun 26, 2024

Using rebase+merge so that registrator can be triggered directly at the bump commit instead of the merge commit.

@abhro abhro deleted the docs-site branch June 26, 2024 20:28
@giordano
Copy link
Member

Why is that relevant?

@abhro
Copy link
Member Author

abhro commented Jun 27, 2024

If you mean the rebase, it's just so that the change can be pinned to a single delta

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.

2 participants