Skip to content

1.1.2

Compare
Choose a tag to compare
@yezz123 yezz123 released this 02 May 20:48
· 36 commits to main since this release
0cd3fa3

Docs

  • 📝 Update badges and links in README. PR #583 by @yezz123.
  • 📝 Refactor route decorators to use @app.get instead of @app.route. PR #576 by @yezz123.

Internal

  • 🔧 remove linting step from CI. PR #578 by @yezz123.
  • ♻️ refactor datetime function. PR #580 by @yezz123.
  • 👷 Add extra job to run additional tests with Redis service. PR #581 by @yezz123.

Dependencies