Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 06:56

1.1.0 (2023-08-31)

Features

  • validate entities after init command (8a0e5da)
  • validate entities after reset command (d128ece)

Bug Fixes

  • make path concatenation in utils.py os independent (772c477)
  • package content should be reference type storage (ecce8e1)
  • replace references in meta for subpackage on reset command (48d5c6b)
  • udpate get_root_packages_in_data_sources() to only interpret folders as root package (not single files) (fca5fb3)

Documentation

  • update documentation for cli commands (716d8a3)

Styles

Miscellaneous Chores

Code Refactoring

Continuous Integration

  • add release please (0e4592e)
  • avoid running no-commit-to-branch on PR merge (8bfd4cb)