v0.21.0
π AQUA-core first pypi release π
Main changes:
- From this version on, AQUA-core and AQUA-diagnostics are two separated repositories.
- Console installation is refactored to account for the unpacking of the two repositories
- aqua-core is on pypi: https://pypi.org/project/aqua-core/
AQUA core complete list:
- Extend the actions to support pypi testing and publishing (#2500)
- Console installation is more flexible with --core and --diagnostics options (#2512)
- Re-usable workflow to be shared across multiple github actions (#2519)
- Lumi install for core only (#2502)
- AQUA-core and AQUA-diagnostic coupling (#2504, #2511)
- Introducing preliminary support for aqua-diagnostics installation with console (#2503, #2507)
- Unpacking of console class in multiple smaller mixin classes (#2507)
- Restructuring the folder structure of core removing the src (#2499)
- The big repository split (in aqua-core and aqua-diagnostics) (#2487)