3.3.0 (2021-07-31)
3.2.0 (2021-05-17)
- update nest.js (4ea3a8b)
- file-system: improve error handling and logging (fd07095)
- github: improve error handling and logging (4eae0f0)
- gitlab: improve error handling and logging (1545d84)
- file-system: use absolute path after refactoring (00e0881)
3.1.0 (2021-03-04)
- add helmet for security (8dadf7c)
- remove unused var (be69514)
3.0.0 (2021-02-25)
- enable configs to be read from file system (5b8a1d5)
2.2.0 (2021-01-30)
2.1.0 (2020-12-28)
- add gitlab support
- throw error on missing config values (e5fa8f6)
- update documentation
- Initial Release