Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.09 KB

File metadata and controls

38 lines (27 loc) · 1.09 KB

Changelog

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

  • Added comprehensive documentation files (CONTRIBUTING.md, CHANGELOG.md, CODE_OF_CONDUCT.md, SECURITY.md)

Changed

  • Enhanced README.md with additional sections

Changed

  • Massive rewrite of Starbelly's I/O to use Trio instead of asyncio
  • Upgraded web client to Dart 2 and Angular 5

Added

  • New asynchronous I/O model using Trio
  • Modern web client framework

1.0.0 - 2017-11-03

Added

  • Initial release of Starbelly
  • Web crawler with graphical user interface
  • Policy-based crawling system
  • RethinkDB integration
  • WebSocket API
  • Docker deployment support