What's Changed
- Merge v0.2.6 into main by @ismailuddin in #14
- Merge dev into main by @ismailuddin in #15
Full Changelog: v0.3.0...v1.0.0
v1.0.0
- Switch from
camelCase
tosnake_case
for options and configuration options inside Report and Component classes. - Re-organise components into
Core
andPremium
components - Add support for TypeScript
- Minimum NodeJS version increased to v14.X