Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.

Latest commit

 

History

History
69 lines (50 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

69 lines (50 loc) · 1.65 KB

Changelog

All notable changes to this project will be documented in this file. This project keeps a CHANGELOG and adheres to Semantic Versioning.

[UNREALEASED] 2017-01-01

  • ...

[0.8.0] 2017-07-25

  • Multiple bugs fixed
  • Rename namespace
  • Refactored reports logging
  • Translations

[0.7.0] - 2017-05-22

  • Parameters configuration generated when installing dependencies with Composer
  • Documentation
  • Points calculation are now also based on code in the message
  • More unit tests
  • Report date range set via command options
  • Translations for multiple languages
  • Symfony Dependency Injection
  • Timezones now works correctly for current user and the Graph API's UTC format.
  • Most shared topic
  • Comments have reactions instead of likes

[0.6.0] - 2016-09-05

  • Project update
  • Template updates
  • Topic points based on reactions
  • Access token removed from configuration
  • ROT13 for offensive words

[0.5.0] - 2016-06-06

  • Better points calculation for more explanatory comments and replies.

[0.4.0] - 2016-05-23

  • Points calculation for images and animated images shares.
  • More detailed configuration descriptions and FAQ.
  • Configuration refactoring.
  • Symfony Expression Language component
  • Points calculation improvements.
  • Bonus points for topics from group staff.

[0.3.0] - 2016-05-16

  • Dependency injection container
  • Configuration overriding
  • Offensive speech detection
  • Comments merging

[0.2.0] - 2016-05-09

  • Coding style fixed
  • Twig template engine
  • Code quality improvements
  • Monolog logging
  • URLs with additional points

[0.1.0] - 2016-05-02

  • Initial repository structure