# Changelog

## 1.1.3

* Added `parser.index` to the clean and valid functions
* `in` and `out` can now exist outside of the props object
* Added in `absolute` and `range` properties

## 1.1.2

* Handle redirect for http/https

## 1.1.1

* Froze the parser and parser.index objects
* Sent parser.index object to clean and valid functions
* parser.write input can be string, array of strings, and no limit on amount of arguments
* Can now read file from http or https
* Removed the previously undocumented handler function
* 'in' and 'out' can be applied outside of the props object