All notable changes to the CompanyHunter project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of CompanyHunter
- Multi-API job search integration (Adzuna, Reed, Indeed)
- Interactive map interface with Google Maps
- Advanced filtering system
- Modern UI with Framer Motion animations
- Company information display
- Responsive design for all devices
- N/A
- N/A
- N/A
- N/A
- N/A
- Project initialization
- Basic project structure
- Initial documentation
- Development environment setup
Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version when you make incompatible API changes
- MINOR version when you add functionality in a backward compatible manner
- PATCH version when you make backward compatible bug fixes
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
- Added for new features
- Changed for changes in existing functionality
- Deprecated for soon-to-be removed features
- Removed for now removed features
- Fixed for any bug fixes
- Security in case of vulnerabilities