Releases: neverwoods/bili
Releases · neverwoods/bili
Add support for compound department IDs in Rewrite
feat: Support multiple "department" values at the start of a rewrite URL #25
Add support for Carbon 3
v4.1.0 refactor: upgrade nesbot/carbon to v3
Improve method signatures for PHP 8
v4.0.7 sync
Fix deprecated variable declaration for PHP 8.2
v4.0.5
Deprecated: Using ${var} in strings is deprecated, use {$var} instead
Fix an issue with renderNumber and non-English languages
v4.0.4 Fix an issue with renderNumber and non-English languages
Fix an issue with renderNumber and scientific notation of floats
v4.0.3 Fix float conversion from scientific notation
v4.0.2
Fix floating point edge cases with Display::renderNumber.
Rollback Sanitize::toDecimal function to original
What's Changed
- Rollback the toDecimal function to original. by @kloostermanw in #22
Removes support for PHP 7.4
v4.0.0 Removes support for PHP 7
Upgrade Minify and JSMin for PHP 8.1
v3.0.2 Upgrade Minify and JSMin for PHP 8.1