We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: update Changelog to include new `distribute` method and remove redundant entries
docs: update wiki for v2.6.0 - add Byte Division, enhanced Bit Operations, and new utilities
docs: add Network Overhead section and examples to Utilities and API Reference
feat: migrate to namespace-based API and update documentation - Updated parsing methods to use new ByteRoundingMode and ByteStandard. - Refactored recipes to utilize the new namespace API for better readability. - Added new utilities for displaying storage usage, file size announcements, and download progress tracking. - Introduced a migration guide to assist users in transitioning from the old API to the new structure. - Enhanced documentation with examples for new features and utilities. - Updated sidebar to include new Utilities section.
chore: update documentation and images for troubleshooting and usage sections - Refactored the Troubleshooting.md to enhance clarity and organization of common pitfalls. - Improved examples and explanations in Usage.md for ByteConverter, BigByteConverter, DataRate, and related functionalities. - Updated sidebar links for better navigation. - Minor adjustments to image files for consistency and clarity in documentation.
docs: update API reference and add benchmarks for core operations and performance comparisons
docs: enhance API reference and usage examples; add support for streaming quantiles, time-base formatting, and locale-aware parsing
docs: update changelog for v2.3.1; fix parsing fallback across unit standards and update version in documentation
docs: remove images section and related content from Recipes.md
docs: enhance API reference and usage examples; add support for composite expressions, transfer planning, storage profiles, byte statistics, BigDataRate, and FormatterSnapshot
docs: update API reference, changelog, and formatting for v2.3.0; add locale-aware features and non-throwing tryParse methods
docs: remove redundant welcome message from Home.md
docs: remove outdated links from Troubleshooting section in sidebar
docs: improve formatting in Troubleshooting section and update sidebar links
docs: add Troubleshooting deep links; quick inputparser table; replace image placeholders with real assets
docs(troubleshooting): add common CLI errors and auto-detect heuristics; docs(recipes): CSV batch + i18n examples
Docs(wiki): add logo, parsing diagram, CLI and Flutter sections
Docs(wiki): add images folder, Troubleshooting page, links and tips
Docs(wiki): add Recipes, Changelog link, version note, diagram placeholders
Docs(wiki): initial comprehensive wiki with Home, Sidebar, and detailed guides
Initial Home page