Changelog
Document listing changes applied to the calculator (internal processes are ommited, everything that has to do with how calculator functions is going to be listed).
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.6] - 2025-02-25
Changed
- Minor UI adjustments and improvements
- Moved docs to its own subpages with links
[1.0.5] - 2024-10-30
Added
- Version mark on the UI and to api responses
[1.0.4] - 2024-10-30
Added
- Ability to prefill and afterfill special round argument. Add
...
sign at the end and/or the beginning to prefill/afterfill rounds up until the specified round using the default algorithm.
[1.0.3] - 2024-10-27
Added
- Changelog section
Changed
- How docs are displayed on the frontend (shouldn't be noticeable)
[1.0.2] - 2024-10-27
- Interal update
[1.0.1] - 2024-10-26
- Internal update (optimizations)