Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

70 lines (46 loc) · 1.09 KB

📝 Change Log

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.

1.8 - 11/04/2021

Changed

  • Codeclean up

Removed

  • defined( 'ABSPATH' ) || exit; To avoid script crashing while running PHPCS

1.7.1 - 28/06/2019

Changed

  • Code Clean up done

1.7 - 19/06/2019

Added

  • quicker instance access method

Changed

  • Updated Class File

1.5 - 07/05/2019

Added

  • class_exists check in php

1.4 - 07/05/2019

Changed

  • Minor Update

1.3 - 14/01/2019

Fixed

  • Issue With Autoloader

1.2.1 - 20/12/2018

Changed

  • composer.json With PSR4 Standards Autoloader

1.2 - 20/12/2018

Changed

  • composer.json With PSR4 Standards Autoloader

1.1 - 20/12/2018

Added

  • composer.json Auto load Support

1.0 - 17/12/2018

First Release