CHANGELOG
2023.05.12
Add Fortinet FortiOS -- see #155
2023.01.30
Add Ruckus Unleashed -- see #143
Add Cumulus Linux & vtysh -- see #144
Add Raisecom ROS (thank you to @ikievite ) -- see #149
Add dlink OS (thank you to @ikievite ) -- see #151
Improve Huawei VRP prompt pattern in #146
2022.07.30
Add Versa Flex VNF -- see #119
Add Vyos -- see #134
Updated Huawei prompt for config mode -- see #118
2022.01.30
Add Cisco CBS -- see #76
Add Aruba AOSCX -- see #80
Dropped Python3.6 support as it is now EOL! Of course, scrapli probably still works just fine with 3.6 (if you
install the old 3.6 requirements), but we won't test/support it anymore.
2021.07.30
Add HP Comware (thank you to Julien!) -- see #36
Add Nokia SROS (thank you to Roman Dodin!) -- see #51
Fixed silly naming of the sync/async module in each package to match scrapli core naming standard
Add Alcatel AOS (thank you to Jef Vantongerloo) -- see #58
Add Palo Alto PanOS (thank you to Bryan Bartik) -- see #69
2021.01.30
Add Siemens ROX II (thank you again Khiem Nguyen!) -- see #31
Updated privilege level imports location to match scrapli core overhaul
2020.11.15
Add Fortinet WLC (thank you again Alex!) -- see #6
Add Aethra ATOSNT (Alex!!!) -- see #9
Fix screen width on Huawei VRP (Alex again!) -- see #18
2020.09.19
Add Ruckus FastIron Platform (thank you Brett!)
Add Edgecore ECS Platform (thank you Alex!)
Add some bits to the example scrapli driver for testing purposes for scrapli core ++ supporting users creating
their own device classes so they can build custom methods/override existing methods
Add 3.9 to weekly/commit testing
2020.08.08
First draft of scrapli_community!