We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
feat: Support multiple "department" values at the start of a rewrite URL #25
refactor: upgrade nesbot/carbon to v3
Fix failing tests
sync
Deprecated: Using ${var} in strings is deprecated, use {$var} instead
Merge branch 'release/v4.0.4'
Fix an issue with renderNumber and non-English languages
Fix float conversion from scientific notation
Fix floating point issues in Display::renderNumber
Merge pull request #22 from kloostermanw/master Rollback the toDecimal function to original.