Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Feb 14:07
· 74 commits to refs/heads/main since this release
0a1950b

Changes

Features

  • Created CRUD routes for Post table | PR #23 by @Jakal02
  • alembic setup for database state management | PR #22 by @Jakal02
  • Created Hello World index route | PR #12 by @Jakal02

Documentation

  • updated goals in README | PR #21 by @Jakal02

Internal

  • removed unnecessary labeler workflow | PR #20 by @Jakal02
  • removed mypy dependency | PR #19 by @Jakal02
  • added github workflow | PR #18 by @Jakal02
  • removed period from change template. | PR #17 by @Jakal02
  • update config-name for release_drafter. | PR #16 by @Jakal02
  • updated file extension from yml to yaml. | PR #15 by @Jakal02
  • Pre commit setup | PR #14 by @Jakal02
  • Setup style checks | PR #13 by @Jakal02
  • Poetry setup | PR #11 by @Jakal02