Releases: saiko-psych/RRational
Releases · saiko-psych/RRational
v0.9.1 — Color Theming & Polish
What's New
Color Theming System (#25)
- 5 preset themes: Scientific, Colorful, High Contrast, Monochrome, Pastel
- Per-element color pickers for RR line, NN line, artifacts, exclusions, events, and sections
- Dark mode auto-adjusts all plot colors for visibility
- All analysis plots, group charts, and the tachogram now respect your color settings
Documentation
- Comprehensive data format guide for all 8 supported sources
- CHANGELOG with full v0.9.0 and v0.9.1 history
- FAQ updated with Appearance section and all data formats
- MkDocs Material theme with Mermaid diagrams and grid cards
Code Quality
- Ruff auto-lint hook (runs on every file edit)
- All hardcoded plot colors replaced with configurable ColorScheme
- 101 tests (up from 91)
Downloads
Download the standalone app for your platform -- no Python installation required.
| Platform | File |
|---|---|
| Windows | RRational-Windows.zip |
| macOS | RRational-macOS.zip |
| Linux | RRational-Linux.tar.gz |
macOS: "unverified developer" warning
The app is not signed with an Apple Developer certificate. On first launch:
- Right-click
RRational.app-> Open (not double-click) - Click Open in the security dialog
Or run in Terminal: xattr -cr RRational.app
Full Changelog
RRational v0.9.0
RRational v0.9.0
Downloads
| Platform | File |
|---|---|
| Windows | RRational-Windows.zip |
| macOS | RRational-macOS.zip |
| Linux | RRational-Linux.tar.gz |
Installation
- Download the archive for your platform
- Extract the archive
- Run
RRational(orRRational.exeon Windows)
The app opens in a native window — no Python installation required.
Built automatically from 35aa3714e65012eb0efd5e81aad261f25360475f
Full Changelog: v0.7.1...v0.9.0