- README.md: initialize readme; add docs generation scripts (fd985448)
- database: add database client handlers (da88910d)
- logger: print string instead of an array (fa651dcb)
- logger: add tests for logger class; reorganize tests, so they lay close to tested class (770c2070)
- package.json: remove 'exports' (34fc0bdc)
- logger: make getDefaultLogLevel public (4d68c760)
- export types so they are usable (af39ae63)
- use constant as namespace-level entry point; add Logger feature (04e09559)
- package.json: trying out exports (e78185e9)
- package.json: remove prepublishOnly script (a828ea77)
- deepl: use private authKey field instead of env variable (822ed41b)
- deepl: add DeepL.translate function (381fcdc9)
- init repository - dummy code (958e3463)