Skip to content

v2.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 02:17
· 153 commits to main since this release
3318ce2
  • 3318ce2 Merge pull request #17 from drahamim/10-db-connections-leak
  • 5020f34 style: lint check
  • 7694c3a fix: db connections close after context close
  • 4b3a4b1 fix: close db conn on app context teardown
  • 2387e2f WIP: app.py db connection work
  • 7bffbb2 chore: remove database.db from git
  • f679338 Merge pull request #15 from drahamim/fix_config_file
  • 995316b fix: config.toml not loaded with packaged flask
  • 1beb968 Merge pull request #13 from drahamim/fix_rel_assets_upload
  • b163a6b build: change release assets to be more flexible
  • 4fc0892 build: fix asset upload for releases