Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 565 Bytes

CHANGELOG.md

File metadata and controls

15 lines (13 loc) · 565 Bytes

Changelog

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

[1.0.0] - 2016-09-09

Changed

  • Moved TomPHP\ExceptionConstructorTools\ExceptionConstructorTools to TomPHP\ExceptionConstructorTools

[0.1.0] - 2016-09-08

Added

  • printf style message formatting.
  • Utility function to convert the type of a variable to a string.
  • Utility function to convert the value of a variable to a string.
  • Utility function to convert a list of values to a string.