Change Log

Introduction

All notable changes to this project will be documented in this file.

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

Versioning

This project adheres to Semantic Versioning.

Deprecated Features

Features that are deprecated will generally be removed in the next minor update unless noted otherwise.

Releases

[2.1.23] - 2021-08-12

Added

  • Added abort function.
  • Added die function.

[2.1.22] - 2019-07-17

Added

  • Added array_diff function.

[2.1.21] - 2019-06-11

Changed

  • Small changes to documentation.

Added

  • Added pathinfo function.

[2.1.20] - 2019-04-09

Changed

  • Updated documentation.
  • Changed composer.json to include proper support links.
  • Changed composer.json to use "anomaly/streams-platform": "^1.1".