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

Add a fallback for Pages to behave as in pre-1.3 #61

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

goerz
Copy link
Member

@goerz goerz commented Nov 2, 2023

The names in Pages in a @bibliography block can now again be relative to the docs/src directory, which was the 1.2.x behavior. A warning will be emitted that these should be updated.

This PR also extends the "upgrade instructions" for the 1.3.0 release in NEWS.md (which should have been in the original release)

Closes #59

@goerz
Copy link
Member Author

goerz commented Nov 2, 2023

@kellertuer Does this fallback and the new NEWS.md help?

@goerz goerz force-pushed the mg/59-pages-fallback branch 3 times, most recently from 25479fe to bbecb3f Compare November 2, 2023 11:23
@kellertuer
Copy link
Contributor

Nice, makes the switch smoother :)

@goerz goerz merged commit 85c4d81 into master Nov 2, 2023
5 checks passed
@goerz goerz deleted the mg/59-pages-fallback branch November 2, 2023 16:34
@goerz
Copy link
Member Author

goerz commented Nov 2, 2023

I'm going to release this immediately as 1.3.1, since it modifies behavior.

Other "cleanup" from the 1.3.0, such as additional warnings, are less critical, and will be released as 1.3.2 later on.

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.

DocumenterCitations 1.3.0 is a breaking change?
2 participants