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.
- Added comprehensive documentation files (CONTRIBUTING.md, CHANGELOG.md, CODE_OF_CONDUCT.md, SECURITY.md)
- Enhanced README.md with additional sections
- Massive rewrite of Starbelly's I/O to use Trio instead of asyncio
- Upgraded web client to Dart 2 and Angular 5
- New asynchronous I/O model using Trio
- Modern web client framework
1.0.0 - 2017-11-03
- Initial release of Starbelly
- Web crawler with graphical user interface
- Policy-based crawling system
- RethinkDB integration
- WebSocket API
- Docker deployment support