Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 725 Bytes

update.md

File metadata and controls

24 lines (18 loc) · 725 Bytes

2023-06-01

  1. Update AC seacher with new solution. Still works to be done. Now you can run use_ac2.py instead.

2023-04-18

  1. Add docker support for linux, arm and x86
  2. Refactor searchers into main.

2023-04-13

  1. Add DL engine support. DL engine will only return first 20 results.
  2. Use some way to filter results with the extremely high requirement of miles of AA and DL.
  3. Minor bugs fixed.
  4. Add connection time showing with from_to field.

2023-03-26

  1. Update web client.
  2. Remove some codes in use_aa.py since AA engine can not search Premium_Economy cabin. Instead, you can use price filter.
  3. Re-arrange the structs of classes.

2023-03-20

  1. Add airbound filter.
  2. Remove useless parameter and vars.