Skip to content

0.9.0

Compare
Choose a tag to compare
@sbillinge sbillinge released this 01 May 14:11
· 206 commits to main since this release

Added:

  • new helper_connect app added that will connect the databases then return back a prompt to input helper commands for
    faster response
  • funds_available to grants schema
  • In annual activity, grants are automatically considered as projects unless specified otherwise

Changed:

  • Grants lister helper now lists funding available when it is available
  • exemplars moved to a json file
  • lists of commands now imported from commands.py

Fixed:

  • Open source title not printed when there are no OSS projects in activity builder
  • gooey install moved to new pip.txt file in requirements since it doesn't install the correct version from conda-forge