All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial project structure
- Core BitchatNode implementation
- UDP transport layer
- Bluetooth Mesh transport skeleton
- Cryptography service with Ed25519 and X25519
- Mesh routing with TTL and duplicate suppression
- Command-line interface
- Comprehensive test suite
- Documentation structure
- CI/CD pipeline with GitHub Actions
- Code quality tools (black, isort, flake8, mypy)
- Pre-commit hooks
- N/A
- N/A