Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 3.02 KB

File metadata and controls

48 lines (29 loc) · 3.02 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0-dev.1 (2021-01-06)

Features

1.1.0-dev.0 (2020-10-22)

Features

  • Add button to launch/recall a search (66b3027)
  • Add drone zones to the map (e95f3d7)
  • Add notification system & apply when currently needed (2c41569)
  • Created generic class and interface for api-based services (13e607c)

Bug Fixes

  • Add declarations, imports and providers to failing tests (214365e)
  • Add placeholder variables to environment.ts to allow CI to build (912d2ab)
  • all tests passes (95ed19e)
  • change production environment to have the right format (189fbec)
  • fixed 10 out of 12 existing tests. (ce533b5)
  • Linter errors (448ee35)
  • remove default test (19e9ab5)

1.0.0 (2020-10-09)

Features

  • add Bulma hero setup to header and body (996cd92)
  • Draw polygons on the map (f8b7982)
  • Drone overview and map implementation (75cc8d7)

Bug Fixes

  • linter errors and added a clear map button (db252b6)
  • CI: remove dev (d172ec6)
  • remove unused variable and assignment (85dfd33)
  • remove xd (faa345d)