Files
brk/crates/brk_parser/CHANGELOG.md
2025-02-23 01:25:15 +01:00

13 lines
374 B
Markdown

# v0.2.1
- Clean `.json` if necessary
- Only save `.json` if needed
- Updated benchmarks
- Updated packages
# v0.2.0
- Removed the need for an output directory path
- Changed the location of the saved json file from the previously needed output directory path to the Bitcoin data directory
- Added a save of the json file every 144 * 30 blocks instead of only at the end