Development Snapshot
How to Download
For each change committed to the repository, Raccoin is built for all supported platforms. To download the latest development snapshot:
- Make sure you’re logged-in to GitHub, otherwise the download links don’t show.
- Click the most recent build from the successful builds for the
masterbranch. - Scroll down to find the build for your platform under “Artifacts”.
What’s New
Below is a summary of the changes since Raccoin 0.2.
- Added support for per-wallet cost basis tracking (#29)
- Fixed handling of currencies that contain numbers (#17)
- Fixed handling of leap years in holding period calculation (#32)
- Adjust to bitcoin.de CSV format changes (#31)
- Show new wallets expanded by default
- Made the merging of consecutive trades optional
- Added BTC price history (EUR) for 2024 (by Òscar Casajuana)
- macOS: Added universal binary support
- macOS: Fixed app icon
- Updated dependencies (Slint 1.13)