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 Float and Int formatters #32

Closed
wants to merge 8 commits into from
Closed

Add Float and Int formatters #32

wants to merge 8 commits into from

Commits on Sep 3, 2023

  1. add num helper

    514sid committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    8198e60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc78f9 View commit details
    Browse the repository at this point in the history
  3. add float formatter tests

    514sid committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    d85326d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a7202a View commit details
    Browse the repository at this point in the history
  5. add int formatter tests

    514sid committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    edd25c4 View commit details
    Browse the repository at this point in the history
  6. add support for php 8.0

    514sid committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    ab703e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    213f12a View commit details
    Browse the repository at this point in the history
  8. formatting

    514sid committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    9a9c386 View commit details
    Browse the repository at this point in the history