Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 681 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 681 Bytes

Json'd 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.

1 - 2018-12-16

Added

  • Initial release

1.01 - 2018-12-16

Added

  • Updated Decode Parameters

1.03 - 2018-12-17

Added

  • json_decode default return now set to object

1.04 - 2018-12-17

Added

  • fixed function name errors and error return functions

1.05 - 2019-01-21

Breaking Change - json_decode is not json_decoded

  • Craft 3.1.3 has added json_decode to it's filters. Json'd json_decode has changed to json_decoded.