All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for the latest Node.js 16.16.0 LTS version.
- User authentication part is now automated.
- Old unit tests that had no real relevance.
open
library previously used to launch the user's browser and allow him to connect manually.
- Add jest test framework.
- Add babel transcompiler.
- Add husky and commitlint.
- Add winston logger.
- Update scripts in package.json.
- Refactor configuration management.
- Add initial codebase.