GNOBAN 1.2.0
This release introduces TOML-based configuration support and improved transport protocol detection.
New features and improvements:
- Add support for TOML configuration
- Add configurable transport protocol filtering via
-t - Add configurable Bitcoin directory path via
-btcdir - Add configurable log file location via
-logfile
Migration notes (from v1.1.0):
-confwas repurposed to point to the configuration file (gnoban.toml)-max-attemptswas renamed to-maxattempts
Documentation:
- Reorganize README to project overview and entry points
- Move installation, verification and usage instructions to dedicated doc/ files
Full Changelog: v1.1.1...v1.2.0