这是indexloc提供的服务,不要输入任何密码
Skip to content

Add 0.12.0 decimal support #14

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

Merged
merged 4 commits into from
May 25, 2025
Merged

Add 0.12.0 decimal support #14

merged 4 commits into from
May 25, 2025

Conversation

PgBiel
Copy link
Owner

@PgBiel PgBiel commented Oct 17, 2024

Closes #11

  • Support {:.5} (precision)
  • Support {:e} (scientific notation)
  • Test normalization
  • Support signed zero
  • More tests

@PgBiel PgBiel added this to the 1.0.0 milestone Oct 17, 2024
@PgBiel PgBiel changed the title Add formatting support for Typst 0.12.0 decimals Add 0.12.0 decimal support Oct 17, 2024
@PgBiel PgBiel marked this pull request as ready for review May 25, 2025 20:46
@PgBiel PgBiel merged commit d9f56b2 into main May 25, 2025
8 checks passed
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.

Add support for the new decimal type
1 participant