Changelog¶
Version 0.16.0¶
2025-12-05
- refactor: remove example image from readme by @joaolfp (#113)
- refactor: update deps and drop cargo publish from release by @joaolfp (#112)
- feat: add some unit tests and improvements code by @joaolfp (#111)
- refactor: update docs by @joaolfp (#110)
- feat: add help command by @joaolfp (#109)
- refactor: update header and fix progress bar by @joaolfp (#108)
- chore(deps): update actions/checkout action to v6 by @renovatebot (#107)
- refactor: fix error tests and improvements code by @joaolfp (#105)
- chore(deps): update Rust crate clap to v4.5.53 by @renovatebot (#104)
- Enhance README with badges and description by @joaolfp (#102)
- chore(deps): update Rust crate indicatif to 0.18 by @renovatebot (#101)
- feat: new progress bar by @joaolfp (#100)
- chore(deps): update rust to v1.91.1 to v1.91.1 by @renovatebot (#99)
- chore(deps): update rust to v1.91.0 to v1.91.0 by @renovatebot (#98)
- chore(deps): update python to v3.14.0 to 3.14 by @renovatebot (#94)
- chore(deps): update rust to v1.90.0 to v1.90.0 by @renovatebot (#92)
- chore(deps): update Rust crate comfy-table to v7.2.1 by @renovatebot (#91)
- chore(deps): update actions/setup-python action to v6 by @renovatebot (#90)
- chore(deps): update python to v3.13.7 to 3.13 by @renovatebot (#88)
- chore(deps): update actions/checkout action to v5 by @renovatebot (#89)
Version 0.15.0¶
2025-09-06
- chore(deps): update rust to v1.89.0 by @renovatebot (#86)
- refactor: update renovate to update rust version by @joaolfp (#85)
- chore(deps): migrate config .github/renovate.json by @renovatebot (#84)
- refactor: update release.yml by @joaolfp (#83)
- chore(deps): update actions/setup-python action to v6 by @renovatebot (#82)
- chore(deps): update Rust crate clap to v4.5.47 by @renovatebot (#81)
Version 0.14.0¶
2025-09-02
- chore(deps): update Rust crate comfy-table to v7.2.0 by @renovatebot (#78)
- chore(deps): update Rust crate clap to v4.5.46 by @renovatebot (#77)
- chore(deps): update jdx/mise-action action to v3 by @renovatebot (#75)
Version 0.13.0¶
2025-05-01
📦 Dependency Updates - update Rust crate clap to v4.5.27 by @renovate[bot] - update Rust crate clap to v4.5.28 by @renovate[bot] - update Rust crate comfy-table to v7.1.4 by @renovate[bot] - update Rust crate clap to v4.5.29 by @renovate[bot] - update Rust crate clap to v4.5.30 by @renovate[bot] - update Rust crate clap to v4.5.31 by @renovate[bot] - update Rust crate clap to v4.5.32 by @renovate[bot] - update Rust crate clap to v4.5.34 by @renovate[bot] - update Rust crate clap to v4.5.35 by @renovate[bot] - update Rust crate clap to v4.5.36 (#62) by @renovate[bot] - update Rust crate clap to v4.5.37 (#63) by @renovate[bot]
🚜 Refactor - decreasing the size of the project and setup sample (#64) by @João Lucas
Version 0.12.0¶
2024-11-12
- Update documentation with new example image by @joaolfp - #41
- Organization main and add example gif by @joaolfp - #40
- Separating into impl and adjusting the code by @joaolfp - #39
- Fix lint warning and add mise by @joaolfp - #38
- Change msrv and indent markdown readme by @joaolfp - #37
- Update Rust crate clap to v4.5.20 by @renovatebot - #36
Version 0.11.0¶
2024-10-02
- Update Rust crate clap to v4.5.19 - #34 - @renovatebot
- Add keywords and categories in Cargo.toml - #35 - @joaolfp
Version 0.10.0¶
2024-08-07
- New documentation - https://heroesofcode.github.io/xrun/ - @joaolfp
- Update Rust crate clap to v4.5.13 - #28 - @renovatebot
Version 0.9.0¶
2024-07-11
- Support for macOS - #22 - @joaolfp
- Update Rust crate clap to v4.5.8 - #21 - @renovatebot
Version 0.8.0¶
2024-06-18
- xrun migrated your file (results-xrun.txt) to pdf - #17 - @joaolfp
Version 0.7.0¶
2024-06-03
- Generate txt file (results-xrun.txt) with the error table - @joaolfp
Version 0.6.0¶
2024-05-30
- Correction in the error table when showing modules that did not have faults - @joaolfp
Version 0.5.0¶
2024-05-28
- Now shows the module column in the error table - @joaolfp
- Examples for Github Actions in the Readme - @joaolfp
- Documentation on Github Pages - Access here - @joaolfp
Version 0.4.0¶
2024-05-16
- Add the fail option
Version 0.3.0¶
2024-05-08
- Add module name and update layout - #5 - @joaolfp
Version 0.2.0¶
2024-05-06
- Updated layout in terminal - #1 - @joaolfp
- Updated layout (icons and color) - #2 - @joaolfp
Version 0.1.0¶
2024-05-03
- Initial release
Last update: December 5, 2025