Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Latest commit

 

History

History
executable file
·
16 lines (9 loc) · 305 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
16 lines (9 loc) · 305 Bytes

Changelog

1.2.0 - 2019-03-17

  • values() method to return just the values without the keys
  • keys() method to return the constant names as an array

1.1.0 - 2018-08-07

Added

  • has() method to check for existence of value and return a boolean

1.0.0 - 2017-12-11

  • initial release