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

Releases: koomai/constants

v1.2.0

17 Mar 03:12
Compare
Choose a tag to compare
  • values() method to return just the values without the keys
  • keys() method to return the constant names as an array

v1.1.1

08 Aug 03:45
Compare
Choose a tag to compare
fixed styleci config

v1.1.0

06 Aug 14:16
Compare
Choose a tag to compare

v1.1.0 - 2018-08-07

Added

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

Documentation update

07 Mar 13:15
727e8cf
Compare
Choose a tag to compare

Fixed incorrect version reference in installation instructions

Initial release

11 Dec 22:23
077c0eb
Compare
Choose a tag to compare
v1.0.0

Ack.. bad test, bad!