*This is a feature release*
--------------------------
Improved CLI method: allow piping: https://github.com/napalm-automation/napalm-junos/pull/188
Fix KeyError: u'peer_fwd_rti' error raised when running `get_bgp_neighbors` and `get_bgp_neighbors_detail`, on Junos 15: https://github.com/napalm-automation/napalm-junos/issues/191
Ignore warnings on commit when requested using the `ignore_warning` optional argument: https://github.com/napalm-automation/napalm-junos/pull/192
Fix `get_environment` for virtual chassis: https://github.com/napalm-automation/napalm-junos/pull/195 thanks to bkeifer
Provide better error messages when loading configuration https://github.com/napalm-automation/napalm-junos/pull/185