Releases: ninech/netbox-client-ruby
Releases Β· ninech/netbox-client-ruby
v0.16.0
What's Changed
- feat: add NetboxClientRuby::DCIM::Cable(s) by @haydenmuhl in #117
New Contributors
- @haydenmuhl made their first contribution in #117
Full Changelog: v0.15.0...v0.16.0
v0.15.0
v0.14.0
v0.13.1
What's Changed
- refactor: move hash_to_object method where it should belong by @n-rodriguez in #108
- Add Rubocop gem and CI by @n-rodriguez in #110
- Dry API modules loading by @n-rodriguez in #111
- fix: allow newer zeitwerk versions by @n-rodriguez in #114
Full Changelog: v0.13.0...v0.13.1
v0.13.0
v0.12.0
v0.11.0
v0.10.3
v0.10.2
What's Changed
- fix: ipam interface should check on virtualmachine nil state by @PeterO2 in #34
- refactor: add missing frozen string literal comment by @n-rodriguez in #78
- refactor: appraisal gem to manage CI gemfiles by @n-rodriguez in #86
- refactor: use zeitwerk to load gem files by @n-rodriguez in #87
- ci: remove lockfile by @thde in #88
New Contributors
Full Changelog: v0.10.1...v0.10.2
v0.10.1
Fixes
- fix: collections urls by @n-rodriguez in #79
Refactorings
- ci: fix specs by @thde in #66
- tests: disable RSpec monkey patching by @n-rodriguez in #73
- tests: don't reopen Ruby modules in spec by @n-rodriguez in #74
- Bump rexml from 3.2.6 to 3.3.6 by @dependabot in #77
- refactor: fix Performance/StringIdentifierArgument offenses by @n-rodriguez in #81
- refactor: fix Lint/SymbolConversion offenses by @n-rodriguez in #80
- refactor: fix Lint/ParenthesesAsGroupedExpression offense by @n-rodriguez in #82
- build: read version from git by @thde in #83
New Contributors
- @dependabot made their first contribution in #77
Full Changelog: v0.10.0...v0.10.1