Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 1.32 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.

Added

Changed

Fixed

Removed

2.0.0 - 2024-02-16

Added

  • 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)

Changed

  • 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)

Fixed

Removed

1.0.0 - 2024-01-19