Skip to content

Releases: emaphp/eMacros

Version 1.1.1

Choose a tag to compare

@emaphp emaphp released this 08 Jan 01:05

Renamed 'empty' to 'empty?'

Version 1.1

Choose a tag to compare

@emaphp emaphp released this 03 Oct 20:08

Modified: SimpleProgram class renamed to Program.
Modified: call-func and call-func-array renamed to call and apply respectively.

Version 1.0.2

Choose a tag to compare

@emaphp emaphp released this 30 Jul 20:16

Deprecated: IndexExists and IndexGet functions.
Updated: Docs.
Added: .gitignore.
Fixed: Setting values in private properties in PropertyAssign.

Version 1.0.1

Choose a tag to compare

@emaphp emaphp released this 29 Mar 03:16

Added: Setting accesibility of non-public properties in PropertyGet class.

Version 1.0.0

Choose a tag to compare

@emaphp emaphp released this 28 Feb 20:55

First release