- [Feature] Reorganize structure. Public interface of producer is changed.
- [Feature] SQLite3 isn't required.
- [Feature] Set StreamHandler as default handler of the logger.
- [Feature] Log task names.
- [Feature] Log received message.
- [Feature] Option to disable database logging.
- [Feature] Remove log level option. Provide other way.
- Rename project Brokkoly to Parsely.
- [Feature] Delay option
- [Feature] Retry option
- [Fix] Function names are duplicated in Celery.
- [Feature] Task list on the web interface.
- [Feature] Queue list on the web interface.
- [Feature] Store history of messages into database.
- [Feature] Show history of messages on the web interface.
- [Feature] Provide the web interface.
- [Fix] Celery name was static.
- [Feature] Initial release.