What's Changed
* Export device configurations rendered by Netbox and include them into Containerlab and CML topology definitions by bortok, elmokashfi and [Mau Rojas](https://www.linkedin.com/in/pinrojas/) in https://github.com/netreplica/nrx/pull/56 – NANOG-88 Hackathon project
* Export for visualization in D2 format by frederic-loui in https://github.com/netreplica/nrx/pull/60
* Performance improvements for working with Netbox API by bortok in https://github.com/netreplica/nrx/pull/68
Detailed Changelog
* Configexport by elmokashfi in https://github.com/netreplica/nrx/pull/47
* Local NetBox instance tests with two versions – current and latest by bortok in https://github.com/netreplica/nrx/pull/49
* Save configs exported from netbox as files to link them to a containerlab topology by bortok in https://github.com/netreplica/nrx/pull/50
* http requests improvements for get_device_config by bortok in https://github.com/netreplica/nrx/pull/51
* Support for rendered startup-config in CML by bortok in https://github.com/netreplica/nrx/pull/53
* Configuration parameter to control device config export by bortok in https://github.com/netreplica/nrx/pull/54
* Use subfolders for output files by bortok in https://github.com/netreplica/nrx/pull/55
* Support export of a large number of cables from Netbox by bortok in https://github.com/netreplica/nrx/pull/63
* Export interfaces from NB for multiple devices simulteneously by bortok in https://github.com/netreplica/nrx/pull/65
* Do not export configs for formats that do not support it by bortok in https://github.com/netreplica/nrx/pull/66
* Update dependency MarkupSafe to v2.1.3 by renovate in https://github.com/netreplica/nrx/pull/44
* Update dependency urllib3 to v2.0.4 by renovate in https://github.com/netreplica/nrx/pull/46
* Update dependency charset-normalizer to v3.2.0 by renovate in https://github.com/netreplica/nrx/pull/58
* Update dependency pyyaml to v6.0.1 by renovate in https://github.com/netreplica/nrx/pull/62
* Update dependency certifi to v2023.7.22 by renovate in https://github.com/netreplica/nrx/pull/64
New Contributors
* elmokashfi made their first contribution in https://github.com/netreplica/nrx/pull/47
* frederic-loui made their first contribution in https://github.com/netreplica/nrx/pull/60
**Full Changelog**: https://github.com/netreplica/nrx/compare/v0.2.0...v0.3.0