v1.0.2
- Decimal data type in ActiveRecord now takes a precision and scale setting when defining the field which map to the MySQL data type directly.
- More documentation
- Better PHPDoc notation on ActiveRecord derived models.
- Increased code coverage.
- Lower complexity score.