All notable changes to this project will be documented in this file.
- Stabilize Typescript compilation using Babel
- Use Babel to compile Typescript
- Migrate to SQLite
- Automatically set CLI version
- Fix typos in documentation
- Fix package publishing
- Fix bin path
- Switch to NPM
- Fix typos in README.md
- Experimental Indeed support
- Experimental Glassdoor support
- Experimental Monster support
- Fixed handling of LinkedIn job cards without URLs in companies names
- Include relevant search pages URLs into a an exported report
- Add usage instructions to README.md
- Rename the project repo to 'job-funnel-ts'
- Fix multiple pages crawling
- Fix debug mode handling in LinkedIn crawler
- Fix typo in 'config' file generation
- Fix 'config' file generation
- Use 'prepublish' script properly
- Fix 'build' command
- Format dates to locale string in Excel
- Fix version information in the cli
- Keywords to package.json
- Artificial crawling delay in 'debug' mode
- Instructions for 'debug' mode
- Markdown linter rules
- Debug mode
- Config generation command
- Switch to GPLv3 license
- Support NPX
- Initial code release with basic LinkedIn support and export to Excel functionality