Releases: scrapli/scrapligo
Releases · scrapli/scrapligo
v1.0.1
What's Changed
- add open args override and open bin options for system transport by @carlmontanari in #79
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- force self closing tag option by @carlmontanari in #76
- V1.0.0 beta by @carlmontanari in #78
- Far too much to list on this PR as it was basically a near re-write! Things have stayed similar but hopefully are a bit more idiomatic and generally nicer (though still not super idiomatic in many respects as we are still trying to stay similar to the python roots). Please see the "whats changed" section of the readme (bottom of the page) for the list of major changes.
Full Changelog: v0.1.3...v1.0.0
v0.1.3
What's Changed
- Make TextFsmParse recognise URLs by @networkop in #63
- In channel auth pattern options by @carlmontanari in #66
- improve escalate auth handling, redact passwords from channel log by @carlmontanari in #75
New Contributors
- @networkop made their first contribution in #63
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
- Fixed netconf auth failure not reporting error
- Added option to set cfg CandidateConfigFIle name (thank you to @nitinsoniism )
- Handle privilege escalation for secondary auth better
- Fixed netconf capabilities exchange to not break if server has namespaces (thank you to @hellt )
v0.1.0
Initial release of scrapligo!