v1.4 2012-03-11 Christoffer Pettersson

	* The parse now gives an error if it founds another colon : while reading the value.
	

v1.3 2012-02-08 Christoffer Pettersson

	* It is now possible to have duplicate property names in a rule
	

v1.2 2012-06-07 Christoffer Pettersson

	* Added IncorrectFormatException.ErrorCode for more specific exceptions
	* Added support for values with data URIs


v1.1 2012-02-06 Christoffer Pettersson

	* While inside the INSIDE_PROPERTY_NAME and a colon : is read, a IncorrectFormatException is thrown 


v1.0 2012-02-05 Christoffer Pettersson
 
 	* Initial release