- chore(deps): bump Gleam major stable and deps.
- fix(import): delete unused library
- fix(config): delete unused config struct and methods
- fix(main): delete main function
- fix(documentation): fix not generated information
- feat(api): adding add_* functions
- feat(tests): add some unit tests and helper functions
- feat(documentation): add comments and documentation
- feat(logger): first basic working implementation