Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
44 lines (31 loc) · 688 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
44 lines (31 loc) · 688 Bytes

All notable changes to this project will be documented in this file. We follow the Semantic Versioning 2.0.0 format.

0.1.0 - 2014-04-13

Added

-BasicDB Class is created

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.2.0 - 2015-07-02

Added

  • Crudable and Add, Edit, Index, Update, Delete, View interfaces, adapters and methods
  • English Comments
  • Unit Tests
  • Code Coverage
  • Mess Detector
  • Composer Depedencies

Deprecated

  • Usage without namespaces

Removed

  • Turkish comments

Fixed

  • Examples

0.3.0 - 2018-08-23

Added

  • Debug
  • Soundex method
  • _call() magic method
  • Grouping for where clause