Release 1.0.0-alpha.1
Pre-release
Pre-release
1.0.0-alpha.1 (2022-10-28)
Bug Fixes
- add correct path to load .env file for knex (d147681)
- change env path from config/envs to root (624572b)
- remove duplicate .env (it is in src/config/env now) (2e13979)
- remove unintentional assertion done as a simple test (559c1e3)
- set the knex connection pool from 0 to 10 (8a13a30), closes #11
- use /.well-known/wot instead of /well-known/wot (4b4b768), closes #6