Changed:
- Class name from
Logger
toLogena
. logger.js
from/dist
to project root.package.json
to reflect changes.- Minimum NodeJS version to
14.0.0
, let's be fr, we don't need to be that strict.
Fixed:
- Class methods, now they're actually accessible from the class instance.
Full Changelog: v1.0.0...v1.0.2