### 0.0.6

- Default to no weight
- Fixed a bug that set the default weight to the index of the array.

### 0.0.5

- Fixed a bug where the weight was not parse correctly when multipe values were
  provided in an object, but no weight.

### 0.0.4

- Don't die when we parse without arguments.

### 0.0.3

- Added support for custom parsers.

### 0.0.2

- Added `length` property

### 0.0.1

- Added the `weight` property to parsed server instance

### 0.0.0

- Initial release
