Skip to content

v0.21.0

Choose a tag to compare

@oloapinivad oloapinivad released this 28 Nov 09:40
· 749 commits to main since this release
de1188e

πŸ• AQUA-core first pypi release πŸ•

Main changes:

  1. From this version on, AQUA-core and AQUA-diagnostics are two separated repositories.
  2. Console installation is refactored to account for the unpacking of the two repositories
  3. 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)