Version History

0.9

- initial release

0.9.1

- added MIME type check for 'text/plain' as an attempted fix for import errors

- split insertCSS() into generalOverride() and wcag2Override()

- listeners are now conditionally added based on if the custom settings are enabled and then if WCAG 2.0 color contrast is checked

- changed event to on_before_render from on_start

0.9.2

- changed checkbox widget use

0.9.3

- added Italian language translation

0.9.4

- v8 compatibility changes

1.0

- v8 WCAG 2.0 accessibility overrides
- static method call fix

1.0.1

- minor CSS changes