- Fixed issue with not all NOTAMs being fetched in some situations
- Updated API, fetch response returns more information about the NOTAMs (e.g. notam number and aerodrome icao code)
- Sort order of NOTAMs based on notam number, most recent first
- Remove ugly line feeds from response NOTAM messages
- Rename main class from 'NotamClient' to 'NotamSearchClient'