What's Changed
- License by @ivaano in #11
- Renamer initial release by @ivaano in #12
- Settings moved to config by @ivaano in #14
This release moves from appsettings, so we can be able to change som settings or do the initial configuration within the app, to upgrade just create a new config.json file and move the "NsxLibraryManager" section from appsettings to config.json or just start the app with no config.json file and a default will be created and you can set your settings in the app.
Full Changelog: v0.0.1...v0.2.0