1.0.3-dev
Pre-release
Pre-release
1.0.3 (2022-06-04)
Build System / Dependencies
- add missing dev-deps for testing (9160c76)
- fix main file (a357031)
- add optional deploy service (e0d10a5)
- add optional development service (48391bf)
- add deps, build scripts and project version (669a83f)
Chores
Continuous Integration
- fix testing status with npx (0d52c89)
- add testing to check response code (63167a5)
- add lint and build tests (f0fadd1)
Documentation Changes
- minor improvements (5f33ffd)
- add security policy (fcab76a)
- add contributing walkthrough (58f0c52)
- add code of conduct (a2cb7a5)
New Features
- scraper:
- router: export all endpoint to router (3091dc7)
- utils: add miscellaneous method (d56343e)
- add separate controller stuff (74e7030)
- wrapping express root index (418bca3)
- add tsconfig file (2dce148)
Bug Fixes
- proper include path (a1b9cf2)
- proper dinamicaly listen port (d7f9e7d)
- invalid path cause throw error (933c9aa)
- actually fix procfile start script (2acf7c8)
- proper postinstall (5f33074)
- adjust postinstall script (c3acfd1)
- options: proper export (8a5f3d8)
- controller: remove logs and minor comments (cdf5648)
Refactors
- restructured, apply pino pretty (a240c08)
Code Style Changes
- add eslint rule (1203daf)
Tests
- add response status checker (9c0969a)