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

Correctly format BCE dates #1297

Merged
merged 1 commit into from
Mar 8, 2021
Merged

Correctly format BCE dates #1297

merged 1 commit into from
Mar 8, 2021

Commits on Mar 1, 2021

  1. Correctly format BCE dates

    BCE dates were correctly interpreted but incorrectly rendered
    due to a bug in the final string-prettying step. This would
    result in a tree with the correct layout and positioning, but
    incorrect labels ("-undefined"). This commit remedies this and
    adds a test.
    jameshadfield committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    5e76c5e View commit details
    Browse the repository at this point in the history