- add option to include or exclude line based on line name.
- fix a problem with loading plugin more then once
- fix problem with counting visible stations
- change MVG API URL
- fix some typos
- add option to show route for regional bus
- fix bug #20 - Stations containing Umlauts are no more recognized
- fix code climate reported issues
- change data source URL
- add icons for transport type
- add option to show/hide transport type icons
- small refactoring
- change approach how to read data from MVG
- optimize couple of lines
- change approach of sending data between main js and helper
- improve approach how to handle parsed data
- add sorting of data before showing them on UI
- add option to load module more than once
- add error handling
- add "error" handling in case of the wrong name for U-Bahn/Bus/Tram or S-Bahn station (there will be a list of all possible/similar stations)
- commit source code
- add README, CHANGELOG and LICENSE files