-
GitLab CI a rédigé
Pour retrouver l'état du dépôt de ce projet au moment de chacune de ses versions, extrayez-en les étiquettes.
CHANGELOG.md 893 o
[0.0.5]
[0.0.4]
[0.0.3]
Changelog
add route and schedule recalculation functionality
Version 1.0.0
Added
- Trip optimization system
- OpenRouteService (ORS) integration
- Passenger clustering system
- Time constraints management
- Round-trip support
- Route caching system
- Parallel request processing
- Toll road detection
- Multiple establishments support
- Week type management (odd/even)
- Advanced logging system
- Performance metrics
Optimized
- Route calculation performance
- Cache system to reduce API calls
- Passenger grouping algorithm
- Memory management
- Clustering algorithm
- Time constraints management
Fixed
- API error handling
- Input data validation
- Travel time calculation
- Similar trip merging
- Distance calculation bugs
- Data validation issues
- Time format errors