- Updated documentation
- Updated find options
- Updated tests
- Fixed bug for time duration of return flight
- Fixed bug with duration of the flight one way
- Add new tequila backend api
- fixed bugs with datahub.io
- Fixed api backend unreachable error for flight search
- Refactoring
- Added package information
- Fixed a few issues with packaging
- Removed
python 2
support - Entire source code re-written to be
python 3
friendly - Improved parser design
- Improved API handles
- More options for manipulating search
- Improved CLI
- Search airline, airport, currencies
- Faster search results
- Up to 25 results with details with route and flight info
- Check currency for validity
- Price multi view against EURO and desired currency
- Automatic storage of search results in
json
format (in current directory) - Better and colorful
DEBUG
output - Option to use previous search at any given time with simple
-p
flag - Control the search result view with
--show-less
flag
- Semantic version adaptation
- Cross python version compatibility (python2 and python3)
- Terminal coloring updates
- Major refactoring of source code
- Online documentation is available [Here]
- Search airport IATA (International Air Transport Association) code by city
- Check all available currency
- Realtime IATA codes extract everyday, so always updated
- Important methods has been made public
-v
or--version
flag is introduced
- [SKIPPED]
- Airline name is visible in compact (default) mode
- Supports Windows
- Added warning / disclaimer note
- Added license information on screen
- New version syntax introduced [version.release]
- Support for python 3.4 - deprecated
- Fixed connection error messages for HTTP protocol
- Introduced separate change log
[SKIPPED]
- One way flight ticket fare explorer
- Find airport by city name
- Find valid currencies list
- User defined currency and conversion between EURO
- User defined display list (number of search results shown on screen)
- Single mode execution