# Changelog

## 1.0.5

**Date:** *2016-02-18*

**Changes:**
  * Fixed bug in logic of 'is' function
  
## 1.0.4

**Date:** *2016-02-18*

**Changes:**
  * Fixed bug with call.key.inThis.  It invoked the function in the wrong context
  * Renamed 'invoke' alias to 'run'

## 1.0.3

**Date:** *2016-02-18*

**Changes:**
  * Added in more aliases for default functions
  * Added key.inThis and key.inThis.with() handlers