Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 20:33
· 82 commits to main since this release

A new minor release that reworks the configuration scope from user to process based.
In turn, migas.setup() is now required to be run prior to interacting with the operations,
which remain as migas.add_project() and migas.get_usage().

Addition changes include:

  • expanding add_project() signature to allow any keyword arguments, which can take priority over any Configuration attributes.
  • add CI detection
  • add unique flag for get_usage()
  • add logging