v4.0 (2018-07-31)
This release removes the old project history from GitHub and replaces the master
branch of son-emu
with a mirror of the master
branch of OSM's vim-emu
projects. So son-emu
is now fully aligned with vim-emu
. However, this repository might contain 5GTANGO-specific code in future releases.
Changes since last release:
- Integrated
vim-emu
with OSM release FOUR - Re-deploy network services without emulator retart
- Made complete codebase PEP8 compatibles
- Added automated code style checks to the CI pipeline
- Made port deletion process more robust
- Better unit tests
- Cleaned up examples
- Added examples for OSM release FOUR
- Many small bug fixes