This release contains the following added functionality:
- Javascript minification
- Image related classes:
- Converter from an image to ASCII art
- Ability to draw rounded rectangles
- Take the negative of an image
- Ability to get the blue, red, and green filters
- Ability to adjust brightness, gamma, and contrast
- Ability to add noise
- Ability to And/Or/Xor images together
- Ability to colorize black and white images
- Simple motion detection class
- Cellular map generator
- Ability to make a shallow copy of an object in the Reflection class
- SOAP serialization helper
- Function to determine if something is a valid email address in the StringHelper class
This update also contains multiple improvements and various fixes to various classes.