Sha256: 122fd590cc33f7beb6e15a33fb4079ccab14081437187b5d11ff8e275d3b5f38
Contents?: true
Size: 1.54 KB
Versions: 1
Compression:
Stored size: 1.54 KB
Contents
# Changelog The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [0.7.0 - 2025-01-21] ### Added - Added no-trim option (@Gman98ish) - added rubocop config (@wk) - added Github Actions from ytti/oxidized (@aschaber1) ### Fixed - Normalise file permissions before push (@ytti) - update gemspec dependencies (@nickhilliard) - updates + sanity checking on gh actions (@nickhilliard) ## [0.6.0 - 2018-12-16] ### Added - Implemented combination of regex with ostype (@LarsKollstedt) ### Fixed - refactor some code (@ytti) - updated oxidized dependency (@ytti) ## [0.5.1 - 2018-06-03] ### Fixed - fixed oxidized dependency (@ytti) ## [0.5.0 - 2017-11-01] ### Fixed - adding in sync for stdout giving more control over individual changes (@nertwork) ## 0.4.0 - FEATURE on --ostype to get a list of nodes that match a particular OS Type (junos, routeros, ios) (by InsaneSplash) ## 0.3.1 - FEATURE on --dryrun to get a list of nodes without running a command (by @nertwork) - BUGFIX: errors with large config files running in ruby threads - forking instead (by @nertwork) ## 0.3.0 - FEATURE on --regex to run commands on hosts matching a regex (by @nertwork) - FEATURE on -g to run commands on entire group (by @nertwork) - FEATURE on -r to thread commands run on entire group (by @nertwork) - BUGFIX: fix for replacing escaped newlines in config files (by @nertwork) ## 0.2.0 - FEATURE on -x disable ssh exec mode (by @nickhilliard) ## 0.1.2 - BUGFIX: fix for oxidized refactored code ## 0.1.1 - BUGFIX: initialize manager only once
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
oxidized-script-0.7.0 | CHANGELOG.md |