v0.1.2
What's Changed
🚀 Features
- feat: import from JetLog by @johanohly in #24
🐛 Bug fixes
- fix: handle 12-hour clock conversion edge-cases (12am and 12pm) (closes #31)
- fix: include some regional US airports that were previously filtered out due to wrong parsing of ICAO codes (closes #30)
🌟 Enhancements
- fix: default to departure date when no arrival date is supplied along with an arrival time
- fix: allow more time separators
- for example "10.40 PM" and "1040 PM" are allowed
- fix: add custom error page
Full Changelog: v0.1.1...v0.1.2