Big.js: Introduce static rounding modes to the Big constructor, allowing users to easily set their preferred rounding behavior when performing arithmetic operations.
Improvements
Documentation: Enhance the documentation by adding details about the rounding mode parameter for the toFixed function and others, making it easier for users to understand how to use these features effectively.
Others
Typo Fix: Correct a typo in a link to improve clarity and user experience.