All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.
2.0.0 - 2024-02-16
- Panorama pre-process from HorizonNet. (#1)
- Update packages and add
Dockerfile
,requirements
to freeze versions. (#2) - Implement api server. (#3)
- Add api endpoints to schedule dula-net tasks. (#5)
- Refactor celery worker with callback when task complete. (#7)
- Won't save result to local storage from worker, uses callback body to send data to server. (#8)
1.0.0 - 2024-01-19
- Fork from SunDaDenny/DuLa-Net.