Skip to content

Latest commit

 

History

History
93 lines (54 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

93 lines (54 loc) · 1.84 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.

  • TBD

0.1.8 - 2019-05-13

Added:

  • PHP-CS-Fixer Config
  • Basic Travis Config

Changed:

  • GIT Ignore Filters

Fixed:

  • Mongo Status Code Search

0.1.7 - 2018-09-13

Changed:

  • Move all code into a src directory for PSR-4

0.1.6 - 2018-07-19

Added:

  • Predis Support

Fixed:

  • MongoDB Dependency

0.1.5 - 2018-07-12

Added:

  • Changelog

Fixed:

  • Mongo Projection

0.1.4 - 2018-07-09

Added:

  • Symfony 3.4 Compatibility
  • Scrutinizer CI

Fixed:

  • Composer Requirements
  • Code Styling

0.1.3 - 2017-05-24

Added:

  • MongoDB Status Code Queries in Symfony 3.1+

0.1.2 - 2017-05-23

Fixed:

  • MongoDB Inefficiencies

0.1.1 - 2017-05-09

  • Stable Release

0.1.0 - 2017-05-08

  • Initial Symfony Port