Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 434 Bytes

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 434 Bytes

Changes in Decapsulator

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

[2.0.0] - 2024-05-04

Changed

  • Basic dependencies
  • Coding style, class properties & methods signatures

[1.0] - 2015.03.07

Added

  • ObjectDecapsulator - magic __set method
  • ObjectDecapsulator - magic __get method
  • ObjectDecapsulator - magic __call method