- Added class LocationSubscriber to SDK. A class that allows to get location monitoring reports from the 5G-API
- Clean-up the code
- New cli_helper.py class created to improve the code
- cli.py class updated for better practices
- Added new command options to interact with the pipelines
- Added version option to CLI
- Changed 'generate' command to point to EVOLVED-5G/template at Github
- Added template option to point to your user's template. Used in tests by default pointing at skolome/netapp-ckcutter-template
- Added documentation to "generate" command
- Added documentation to readthedocs
- Generate command more fleshed out
- Added more detailed pytests
- First prototype implementation